1
0

Update docker-gen to 0.7.4

This commit is contained in:
Nicolas Duchon 2018-01-14 23:15:35 +01:00
parent 400a7da28c
commit 9570237c1b
No known key found for this signature in database
GPG Key ID: 91EF7BB1EECB961A

@ -3,7 +3,7 @@ FROM alpine:3.7
LABEL maintainer="Yves Blusseau <90z7oey02@sneakemail.com> (@blusseau)"
ENV DEBUG=false \
DOCKER_GEN_VERSION=0.7.3 \
DOCKER_GEN_VERSION=0.7.4 \
DOCKER_HOST=unix:///var/run/docker.sock
# Install packages required by the image