Skip to content

Commit 0320a20

Browse files
committed
chore: update Caddy image in docker compose
1 parent 30f6145 commit 0320a20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ services:
1111
- 'data-protection-keys:/root/.aspnet/DataProtection-Keys'
1212
restart: unless-stopped
1313
proxy:
14-
image: caddy:2.10
14+
image: caddy:2.11
1515
restart: always
1616
ports:
1717
- '${HTTP_PORT:-80}:80'

0 commit comments

Comments
 (0)