Skip to content

Commit

Permalink
try to fix it
Browse files Browse the repository at this point in the history
Signed-off-by: Simon L <[email protected]>
  • Loading branch information
szaimen committed Oct 2, 2023
1 parent 86b5d7a commit 3e740f2
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 @@ -31,7 +31,7 @@ RUN set -ex; \

VOLUME /data

COPY --from=go /go/bin/caddy /usr/local/bin/caddy
COPY --from=go /go/caddy /usr/local/bin/caddy
COPY --chmod=775 start.sh /start.sh
COPY --chmod=664 Caddyfile /Caddyfile

Expand Down

0 comments on commit 3e740f2

Please sign in to comment.