From 1c7caf5370d8215a3224d0f684a8dca8863abb3b Mon Sep 17 00:00:00 2001 From: Nebel Date: Thu, 12 Oct 2023 21:06:05 +0000 Subject: [PATCH] chore(deps): update caddy:2.7.5-alpine docker digest to a6da3a5 --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index 5b1c87a..d38fa2b 100644 --- a/compose.yml +++ b/compose.yml @@ -1,6 +1,6 @@ services: caddy: - image: caddy:2.7.5-alpine@sha256:85e096a1c55daae9caa2f82aa20dd3a415180c63979f40c0693ee1b4a4e1f46a + image: caddy:2.7.5-alpine@sha256:a6da3a5344175003538ac1cf4ec8a79ef48d525c0841e9cc81a5c0112d52c982 restart: unless-stopped ports: - "80:80"