From d7f9df19ca0c76264ad329ffba47314f720fd0a7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Jan 2025 07:43:00 +0000 Subject: [PATCH] Update caddy:2.9.1-alpine Docker digest to b606366 --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index 4c27e17..272ab96 100644 --- a/compose.yml +++ b/compose.yml @@ -1,7 +1,7 @@ name: fogtype services: https: - image: caddy:2.9.1-alpine@sha256:eed289e78b2a0fa7d856b5d5aa9f0b39f727ab49c92f27986f1c03291c42f119 + image: caddy:2.9.1-alpine@sha256:b60636634fd2aebaf9460cf60997ad83aad6b139318d5713e2b78a60f52b139c restart: unless-stopped ports: - "80:80"