From 12c26e57b19d4d686de7a735a25adc0b0b85fe6b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 Jun 2023 02:35:10 +0000 Subject: [PATCH] Update docker.io/haproxy Docker tag to v2.8 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index ecfb86a..b5d46e9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/haproxy:2.0-alpine@sha256:82289acd6e6268cb9ec31cf5ea553f2079485b97f9fc4266f3e8e27e58bdfa0c +FROM docker.io/haproxy:2.8-alpine@sha256:ad8e81cf52dc2c645f307691916947511c6aa9fd8cac86a207eeb5d70506c056 LABEL maintainer="soufiane.benali@vshn.ch"