dumb init 1.2.4
All checks were successful
dockers/debian/pipeline/head This commit looks good

This commit is contained in:
chris 2020-12-08 10:10:18 +01:00
parent 7ca41abfdb
commit 16f0c8b76d

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