Upgrade Traefik for Docker 29

This commit is contained in:
Austin A
2026-04-25 23:16:44 +01:00
parent 34f6ef2635
commit 622e91e759

View File

@@ -1,6 +1,6 @@
services:
traefik:
image: traefik:v3.1
image: traefik:v3.6
restart: unless-stopped
environment:
DOCKER_API_VERSION: "1.40"