upgrade traefik en 3.7.5

This commit is contained in:
fab
2026-06-18 09:46:08 +02:00
parent 99d54b3bc6
commit 8c3c4c1809
+1 -1
View File
@@ -1,6 +1,6 @@
services: services:
reverse-proxy: reverse-proxy:
image: traefik:v3.7.1 image: traefik:v3.7.5
container_name: ${traefikServName} container_name: ${traefikServName}
restart: ${restartPolicy} restart: ${restartPolicy}
# Enables the web UI and tells Traefik to listen to docker # Enables the web UI and tells Traefik to listen to docker