passage traefik à 3.1.4

This commit is contained in:
HPL 2024-09-20 14:27:24 +02:00
parent 2b8f083573
commit dfbc908d9a

View File

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