Skip to content

Commit

Permalink
ignoring expired
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbie1977 authored Mar 26, 2019
1 parent 7f1a8e2 commit 88fdc8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ USER root

COPY dockerFiles/sources.list /etc/apt/sources.list

RUN apt-get update && apt-get install -qq -y sudo xvfb
RUN apt-get -o Acquire::Check-Valid-Until=false update && apt-get install -qq -y sudo xvfb

RUN useradd -ms /bin/bash developer

Expand Down

0 comments on commit 88fdc8f

Please sign in to comment.