maj traefik 3.4.0

This commit is contained in:
nom 2025-05-08 18:50:45 +02:00
parent 8d83a2716b
commit 4a6b575ce0

View File

@ -1,6 +1,6 @@
services: services:
reverse-proxy: reverse-proxy:
image: traefik:v3.3.6 image: traefik:v3.4.0
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