From a570ab652840843b1850fd10d9002f689fb83d55 Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com> Date: Sat, 15 Jun 2024 06:15:27 +0000 Subject: [PATCH] chore(deps): update docker.io/library/haproxy:2.9-alpine docker digest to c0936ef --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 45a5aa3..443523f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/library/haproxy:2.9-alpine@sha256:b131a3a36a8957bebd6bbe13e372447566acb446f0fd41b6a4545a67cb1fc934 +FROM docker.io/library/haproxy:2.9-alpine@sha256:c0936ef0d5d5c5e32927a45dcc6916c5785923c30d9585b04c37a3877c53d516 EXPOSE 2375 ENV ALLOW_RESTARTS=0 \ -- GitLab