diff --git a/compose.yml b/compose.yml index 42ecf71..c533f07 100644 --- a/compose.yml +++ b/compose.yml @@ -1,6 +1,6 @@ services: caddy: - image: caddy:2.6.4-alpine@sha256:120c1f2779e246261755d5763b0dedb009b2ca965a34fb6fcc8665da4f3a4bbe + image: caddy:2.6.4-alpine@sha256:4e4142d8a05848b157255d16d31787a4de11ec613dc7aac92b0f0107e423bf01 restart: unless-stopped ports: - "80:80"