Break apt-get cache to update dependencies

This commit is contained in:
Joseph Schorr 2018-03-27 12:28:50 -04:00
parent 323eb63747
commit 82d1d0152d
1 changed files with 1 additions and 1 deletions

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