Break apt-get cache to update dependencies
This commit is contained in:
parent
323eb63747
commit
82d1d0152d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Reference in a new issue