From 8e9b044e8237db96772f2507224712b8d1ed4e04 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Aug 2022 04:27:40 +0000 Subject: [PATCH] Update caddy digest to bf37b59 --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index 8359e05..a959f7c 100644 --- a/compose.yml +++ b/compose.yml @@ -1,6 +1,6 @@ services: https: - image: caddy:2.5.2-alpine@sha256:7b1bcdd6a0c132849ff0be6cc662df5e5a7791c826cb389ecbe5f2d10da07f56 + image: caddy:2.5.2-alpine@sha256:bf37b595db36a904158da15138010561a6e121052e21f56aacbcc3cdf36e50c2 restart: unless-stopped ports: - "80:80"