1
0

caddy-docker-proxy: pin to 2.10-alpine

This commit is contained in:
2025-11-14 16:27:51 +01:00
parent 8e7bc69f48
commit ea3c96804b
+1 -1
View File
@@ -44,7 +44,7 @@ include:
services:
caddy:
image: lucaslorentz/caddy-docker-proxy:ci-alpine
image: lucaslorentz/caddy-docker-proxy:2.10-alpine
container_name: caddy
ports:
- "${TIMETRACKER_EXTERNAL_PORT}:${TIMETRACKER_INTERNAL_PORT}"