From dfbc908d9ae606ccf68369d03efe74cccc30728c Mon Sep 17 00:00:00 2001 From: hpl Date: Fri, 20 Sep 2024 14:27:24 +0200 Subject: [PATCH] =?UTF-8?q?passage=20traefik=20=C3=A0=203.1.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dockers/traefik/docker-compose.tmpl.yml.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dockers/traefik/docker-compose.tmpl.yml.dist b/dockers/traefik/docker-compose.tmpl.yml.dist index c22faf8..31a4327 100644 --- a/dockers/traefik/docker-compose.tmpl.yml.dist +++ b/dockers/traefik/docker-compose.tmpl.yml.dist @@ -1,6 +1,6 @@ services: reverse-proxy: - image: traefik:v3.1.3 + image: traefik:v3.1.4 container_name: ${traefikServName} restart: ${restartPolicy} # Enables the web UI and tells Traefik to listen to docker