mirror of
https://github.com/nginx-proxy/docker-letsencrypt-nginx-proxy-companion
synced 2024-11-23 00:52:02 +01:00
Update docker-gen to 0.7.4
This commit is contained in:
parent
400a7da28c
commit
9570237c1b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user