Merge pull request #2906 from coreos-inc/break-cache

Break Quay cache to update our Python and apt dependencies
This commit is contained in:
josephschorr 2017-11-09 13:31:32 -05:00 committed by GitHub
commit 7254dece06
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -54,7 +54,7 @@ RUN apt-get update && apt-get upgrade -y \
python-pip \
python-virtualenv \
yarn=0.22.0-1 \
w3m # 26MAY2017
w3m # 09NOV2017
# Install cfssl
RUN mkdir /gocode