Merge pull request #2943 from coreos-inc/rev-base
Revise our base image again
This commit is contained in:
commit
7e27e7f7eb
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ RUN apt-get update && apt-get upgrade -y \
|
||||||
python-pip \
|
python-pip \
|
||||||
python-virtualenv \
|
python-virtualenv \
|
||||||
yarn=0.22.0-1 \
|
yarn=0.22.0-1 \
|
||||||
w3m # 30NOV2017
|
w3m # 13DEC2017
|
||||||
|
|
||||||
# Install cfssl
|
# Install cfssl
|
||||||
RUN mkdir /gocode
|
RUN mkdir /gocode
|
||||||
|
|
Reference in a new issue