Merge pull request #3037 from coreos-inc/dep-update-version
Break apt-get cache to update dependencies
This commit is contained in:
commit
e5103c8f71
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ RUN apt-get update && apt-get upgrade -y \
|
||||||
python-pip \
|
python-pip \
|
||||||
python-virtualenv \
|
python-virtualenv \
|
||||||
yarn=0.22.0-1 \
|
yarn=0.22.0-1 \
|
||||||
w3m # 22MAR2018
|
w3m # 27MAR2018
|
||||||
|
|
||||||
# Install cfssl
|
# Install cfssl
|
||||||
RUN mkdir /gocode
|
RUN mkdir /gocode
|
||||||
|
|
Reference in a new issue