From a1563b63bd8097d2dd87bd8b97fee94cd100d3f0 Mon Sep 17 00:00:00 2001 From: Nebel Date: Sat, 21 Oct 2023 01:03:42 +0000 Subject: [PATCH] chore(deps): update caddy:2.7.5-alpine docker digest to f1c092d --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index a7bbb89..12c7fa0 100644 --- a/compose.yml +++ b/compose.yml @@ -1,6 +1,6 @@ services: caddy: - image: caddy:2.7.5-alpine@sha256:841fbf8813b069e5b6765ec6d71f08227dabb7f24cad9f8b54eaa836b3a3abc5 + image: caddy:2.7.5-alpine@sha256:f1c092da9fcba7a8197cf1065a347d4f0bb67b6dd188985eafaf0a5aec6c9041 restart: unless-stopped ports: - "80:80"