diff --git a/compose.yml b/compose.yml index dd5099b..c53cad1 100644 --- a/compose.yml +++ b/compose.yml @@ -1,6 +1,6 @@ services: https: - image: caddy:2.6.3-alpine@sha256:68f6a805085516b3f7585ceb97bb835b8cb7e9ad57548b40decfe5398e685e30 + image: caddy:2.6.3-alpine@sha256:0172cee78412fe1d937fb5e6adcc0805d5506c4f69f771effa9aef83ce451911 restart: unless-stopped ports: - "80:80"