update traefik

This commit is contained in:
HPL 2024-12-14 13:10:10 +01:00
parent cc9bb0e8ac
commit 95bf43adef

View File

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