upgrade traefik en 3.7.1

This commit is contained in:
nom
2026-05-21 15:09:02 +02:00
parent 84774bfdb5
commit f78c6ee87a
+1 -1
View File
@@ -1,6 +1,6 @@
services: services:
reverse-proxy: reverse-proxy:
image: traefik:v3.6.7 image: traefik:v3.7.1
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