Update Traefik container from deprecated v2.6 to v2.11 (#1475)

This commit is contained in:
gp
2024-09-26 03:20:18 -04:00
committed by GitHub
parent dd18f558a4
commit 5f815d88a9
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ version: "3.3"
services:
traefik:
image: "traefik:v2.6"
image: "traefik:v2.11"
restart: unless-stopped
labels:
# Enable Traefik for this service, to make it available in the public network