From 600454e65d8c44f2ea14d5ed3273a49712c17bc9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 01:15:32 +0000 Subject: [PATCH] Update caddy:2.6.4-alpine Docker digest to aacae65 --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index e2d36f2..a418890 100644 --- a/compose.yml +++ b/compose.yml @@ -1,6 +1,6 @@ services: https: - image: caddy:2.6.4-alpine@sha256:634887c995d5b341007e3627f01c534a5b82733a5a959269e990551cad82538a + image: caddy:2.6.4-alpine@sha256:aacae65cfdcf61777306cf7c131fb968f67bb7fab8dfd683aa073e8b99867e66 restart: unless-stopped ports: - "80:80"