upgrade traefik

This commit is contained in:
nom 2025-04-21 09:05:18 +02:00
parent 8eb33813d6
commit c041bac532

View File

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