diff --git a/compose.yml b/compose.yml index 77d8546..3e73c06 100644 --- a/compose.yml +++ b/compose.yml @@ -1,7 +1,7 @@ name: keiunet services: https: - image: caddy:2.7.6-alpine@sha256:eabac2898cf9fc7dc94d3fb03ac84c9c923aa6cc6f04874937d2f525e0d2f006 + image: caddy:2.7.6-alpine@sha256:80ca561981768b2c3568cc4bef3d4cd1f11c2a625c806bedeb8453aef98779a0 restart: unless-stopped ports: - "80:80"