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