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 0c4d1fa commit 7ea86b9Copy full SHA for 7ea86b9
docker-compose/docker-compose.yaml
@@ -69,7 +69,7 @@ services:
69
# https://caddyserver.com/docs/caddyfile
70
caddy:
71
container_name: caddy
72
- image: 'index.docker.io/caddy:2.5.1-alpine@sha256:6e62b63d4d7a4826f9e93c904a0e5b886a8bea2234b6569e300924282a2e8e6c'
+ image: 'index.docker.io/caddy:2.5.2-alpine@sha256:cfa7d94aa1f0c68a167b147a8573711283df2cd6fc285d220387f20206ff4874'
73
cpus: 4
74
mem_limit: '4g'
75
environment:
0 commit comments