Merge pull request #3037 from coreos-inc/dep-update-version

Break apt-get cache to update dependencies
This commit is contained in:
josephschorr 2018-03-27 12:29:50 -04:00 committed by GitHub
commit e5103c8f71
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -55,7 +55,7 @@ RUN apt-get update && apt-get upgrade -y \
python-pip \
python-virtualenv \
yarn=0.22.0-1 \
w3m # 22MAR2018
w3m # 27MAR2018
# Install cfssl
RUN mkdir /gocode