mirror of
https://github.com/nginx-proxy/docker-letsencrypt-nginx-proxy-companion
synced 2024-11-22 20:42:04 +01:00
Update docker-gen to version 0.6.0
This commit is contained in:
parent
3b703542a9
commit
5c6d639f4d
@ -3,7 +3,7 @@ FROM alpine:3.3
|
||||
MAINTAINER Yves Blusseau <90z7oey02@sneakemail.com> (@blusseau)
|
||||
|
||||
ENV DEBUG=false \
|
||||
DOCKER_GEN_VERSION=0.4.3 \
|
||||
DOCKER_GEN_VERSION=0.6.0 \
|
||||
DOCKER_HOST=unix:///var/run/docker.sock
|
||||
|
||||
RUN apk --update add bash curl ca-certificates tar procps jq && \
|
||||
|
Loading…
Reference in New Issue
Block a user