chore(deps): update caddy docker tag to v2.11.4 #9

Merged
rmcampos merged 3 commits from renovate/caddy-2.x into main 2026-07-22 20:33:24 +00:00
+1 -1
View File
@@ -14,7 +14,7 @@ RUN npm i --ignore-scripts --no-update-notifier --omit=dev && \
# Deploy container
# Caddy serves static files
FROM caddy:2.10.2-alpine
FROM caddy:2.11.4-alpine
RUN apk add --no-cache ca-certificates curl
# Receive build number as argument, retain as environment variable