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