From d281af812aa10a4f063035662e0422fdffbf70a1 Mon Sep 17 00:00:00 2001 From: Nebel Date: Fri, 13 Oct 2023 03:03:54 +0000 Subject: [PATCH] chore(deps): update caddy:2.7.5-alpine docker digest to 841fbf8 --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index d38fa2b..a7bbb89 100644 --- a/compose.yml +++ b/compose.yml @@ -1,6 +1,6 @@ services: caddy: - image: caddy:2.7.5-alpine@sha256:a6da3a5344175003538ac1cf4ec8a79ef48d525c0841e9cc81a5c0112d52c982 + image: caddy:2.7.5-alpine@sha256:841fbf8813b069e5b6765ec6d71f08227dabb7f24cad9f8b54eaa836b3a3abc5 restart: unless-stopped ports: - "80:80"