upgrade traefik en 3.7.5

This commit is contained in:
nom
2026-06-18 09:46:08 +02:00
parent fdd94bc9a1
commit ed6ba4851a
+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