diff --git a/compose.yml b/compose.yml index 107d920..047841a 100644 --- a/compose.yml +++ b/compose.yml @@ -1,6 +1,6 @@ services: https: - image: caddy:2.5.2-alpine@sha256:19ac0c2d36c1ca0b75b456b63fb7230b35c09e9a627d0b828ad1096639ff57fe + image: caddy:2.5.2-alpine@sha256:c8a56ef7013caeef42f9e3e06561a1f2dc90107a065be9aa5b73d6f798f04582 restart: unless-stopped ports: - "80:80"