Break Quay cache to update our Python and apt dependencies
This commit is contained in:
parent
a999f7c1ae
commit
146e19aa79
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Reference in a new issue