upgrade traefik 3.7.1

This commit is contained in:
nom
2026-05-21 14:06:27 +02:00
parent d9e9c9b451
commit 5f0c1e4d5a
+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