Skip to content

Commit bddfcc9

Browse files
authored
deploy: bump caddy image version (#410)
1 parent c65af4b commit bddfcc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ services:
1313
- web-static:/scionlab/static/:z
1414

1515
caddy:
16-
image: caddy:2.2.1-alpine
16+
image: caddy:2.4.6-alpine
1717
env_file: run/scionlab.env
1818
depends_on:
1919
- django

0 commit comments

Comments
 (0)