Skip to content

Commit

Permalink
build: acme.sh 3.0.5 -> 3.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
buchdag committed Jan 14, 2024
1 parent ffe5a1f commit 3e7eda8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM nginxproxy/docker-gen:0.11.0 AS docker-gen
FROM alpine:3.19.0

ARG GIT_DESCRIBE
ARG ACMESH_VERSION=3.0.5
ARG ACMESH_VERSION=3.0.6

ENV COMPANION_VERSION=$GIT_DESCRIBE \
DOCKER_HOST=unix:///var/run/docker.sock \
Expand Down

0 comments on commit 3e7eda8

Please sign in to comment.