diff --git a/compose.yml b/compose.yml index 65b7c2c..dd10690 100644 --- a/compose.yml +++ b/compose.yml @@ -1,6 +1,6 @@ services: https: - image: caddy:2.5.2-alpine@sha256:393785442767ecbb33e7e2d6c07e67f14d17a05ee560e21f8af1033f81a1d32b + image: caddy:2.5.2-alpine@sha256:43cfa4e9a94bee3c99cda2044a4ac2614de401f07cca76c78f6022cb571475f8 restart: unless-stopped ports: - "80:80"