mirror of
https://github.com/nginx-proxy/docker-letsencrypt-nginx-proxy-companion
synced 2024-11-23 00:52:02 +01:00
Update acme.sh to 2.8.8 (#723)
This commit is contained in:
parent
bc9327e873
commit
1e3d4cf6c2
@ -24,7 +24,7 @@ FROM alpine:3.12
|
||||
LABEL maintainer="Nicolas Duchon <nicolas.duchon@gmail.com> (@buchdag)"
|
||||
|
||||
ARG GIT_DESCRIBE
|
||||
ARG ACMESH_VERSION=2.8.7
|
||||
ARG ACMESH_VERSION=2.8.8
|
||||
|
||||
ENV COMPANION_VERSION=$GIT_DESCRIBE \
|
||||
DOCKER_HOST=unix:///var/run/docker.sock \
|
||||
|
Loading…
Reference in New Issue
Block a user