maj traefik en 3.1.3

This commit is contained in:
HPL 2024-09-18 11:49:25 +02:00
parent f881a3ccfa
commit 2b8f083573

View File

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