chore(deps): update caddy docker tag to v2.11.4
Pull Request CI-Frontend / Checks (pull_request) Successful in 5m48s
staging/deploy PR #9 staging ready
Pull Request CI-Frontend / Build & Push (pull_request) Successful in 1m8s

This commit is contained in:
2026-07-10 17:00:47 +00:00
parent 4b04bfbbcf
commit e30f02bb24
+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