Skip to content

Commit

Permalink
build: acme.sh 3.0.2 -> 3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
buchdag committed Jan 14, 2024
1 parent b19b617 commit 9ee4311
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.2
ARG ACMESH_VERSION=3.0.3

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

0 comments on commit 9ee4311

Please sign in to comment.