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 c65af4b commit bddfcc9Copy full SHA for bddfcc9
docker-compose.yml
@@ -13,7 +13,7 @@ services:
13
- web-static:/scionlab/static/:z
14
15
caddy:
16
- image: caddy:2.2.1-alpine
+ image: caddy:2.4.6-alpine
17
env_file: run/scionlab.env
18
depends_on:
19
- django
0 commit comments