From d38034eec7e99d953ba2d1fdab6f533e02a99170 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 May 2023 10:35:03 +0000 Subject: [PATCH] Pin foxcpp/maddy Docker tag to 616288f --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index 4267f1d..1015fce 100644 --- a/compose.yml +++ b/compose.yml @@ -66,7 +66,7 @@ services: networks: - fogtype maddy: - image: foxcpp/maddy:0.6.3 + image: foxcpp/maddy:0.6.3@sha256:616288f54b7a8328135b093c27d46d14fab4f3650753d9ea853262bf4e5f6eef restart: unless-stopped ports: - "25:25"