Skip to content

Commit 3cef81e

Browse files
chore(deps): update caddy docker tag to v2.11.2
1 parent 8a86b8d commit 3cef81e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# yaml-language-server: $schema=https://raw.githubusercontent.com/compose-spec/compose-spec/main/schema/compose-spec.json
33
services:
44
caddy:
5-
image: caddy:2.10.2-alpine@sha256:953131cfea8e12bfe1c631a36308e9660e4389f0c3dfb3be957044d3ac92d446
5+
image: caddy:2.11.2-alpine@sha256:834468128c7696cec0ceea6172f7d692daf645ae51983ca76e39da54a97c570d
66
restart: always
77
ports:
88
- "${HTTP_PORT:-80}:80"

0 commit comments

Comments
 (0)