diff --git a/compose.yml b/compose.yml index 7dc3641..4c27e17 100644 --- a/compose.yml +++ b/compose.yml @@ -1,7 +1,7 @@ name: fogtype services: https: - image: caddy:2.8.4-alpine@sha256:af32e97399febea808609119bb21544d0265c58a02836576e32a2d082c262c17 + image: caddy:2.9.1-alpine@sha256:eed289e78b2a0fa7d856b5d5aa9f0b39f727ab49c92f27986f1c03291c42f119 restart: unless-stopped ports: - "80:80"