Skip to content

Commit c3d2efe

Browse files

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/caddy/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ RUN xcaddy build \
1010
--with github.com/ss098/certmagic-s3 \
1111
--with github.com/sagikazarmark/caddy-fs-s3
1212

13-
FROM caddy:alpine as runner
13+
FROM caddy:2.11-alpine as runner
1414

1515
LABEL org.opencontainers.image.description="Plain Caddy and community plugins, minus FrankenPHP." \
1616
org.opencontainers.image.source="https://github.com/andreijiroh-dev/docker-images" \

0 commit comments

Comments
 (0)