dumb init 1.2.4
dockers/debian/pipeline/head This commit looks good Details

This commit is contained in:
chris 2020-12-08 10:10:18 +01:00
parent 7ca41abfdb
commit 16f0c8b76d
1 changed files with 1 additions and 1 deletions

View File

@ -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 &&\