We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca574a0 commit a313d0bCopy full SHA for a313d0b
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG CADDY_VERSION=2.9.0
+ARG CADDY_VERSION=2.9.1
2
FROM caddy:${CADDY_VERSION}-builder AS builder
3
4
RUN xcaddy build \
0 commit comments