diff --git a/compose.yml b/compose.yml index c6be503..8890a16 100644 --- a/compose.yml +++ b/compose.yml @@ -1,6 +1,6 @@ services: caddy: - image: caddy:2.7.3-alpine@sha256:60de297131e676c0d87d7aacaa4fbd5a883abb5818977670f7024b89ebe1d7bb + image: caddy:2.7.4-alpine@sha256:871764ee0c8ec1457a2533f5712106eb3656eff21254ab29b7e70463a7e2543d restart: unless-stopped ports: - "80:80"