Rev our dependencies

This commit is contained in:
Joseph Schorr 2017-11-30 13:35:59 -05:00
parent 8f2d800ade
commit 07ffdf1fd9

View file

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