diff --git a/compose.yml b/compose.yml index fc1dde6..60d358b 100644 --- a/compose.yml +++ b/compose.yml @@ -1,6 +1,6 @@ services: https: - image: caddy:2.6.2-alpine@sha256:25a0097607868fb05a89a5ab9fea2f2ea4cecdc89d887d7dcee8c778a21b9e1f + image: caddy:2.6.3-alpine@sha256:e782cdc152609a801ac266b687d8edf04ba03afcc79feab6b893b3cf70e58b25 restart: unless-stopped ports: - "80:80"