diff --git a/compose.yml b/compose.yml index 378dd86..2cfd7d7 100644 --- a/compose.yml +++ b/compose.yml @@ -1,6 +1,6 @@ services: https: - image: caddy:2.6.2-alpine@sha256:46ac71152b1db3827e824d846a357215ce3529cc134e811eeb42bfd76535b659 + image: caddy:2.6.2-alpine@sha256:ccea580b9ac587400d10c8fda40eb30c7f278bc635c2948278bd8bba88b8a6d0 restart: unless-stopped ports: - "80:80"