This commit is contained in:
parent
7ca41abfdb
commit
16f0c8b76d
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ RUN set -xe;\
|
|||
|
||||
FROM bootstrapped as toolbuilder
|
||||
ENV GOSU_VERSION="1.12"
|
||||
ENV DUMB_INIT_VERSION="1.2.3"
|
||||
ENV DUMB_INIT_VERSION="1.2.4"
|
||||
RUN set -xe;\
|
||||
apt-get update &&\
|
||||
apt-get install -y git golang &&\
|
||||
|
|
Loading…
Reference in a new issue