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

This commit is contained in:
chris 2021-02-03 12:41:18 +01:00
parent 16f0c8b76d
commit 2f6b64f0b9
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.4"
ENV DUMB_INIT_VERSION="1.2.5"
RUN set -xe;\
apt-get update &&\
apt-get install -y git golang &&\