Upgrade Traefik v2.10 to v3.3 for Docker Engine v29 compatibility

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
adlee-was-taken 2026-02-21 20:15:09 -05:00
parent 1856019a95
commit 050294754c

View File

@ -106,7 +106,7 @@ services:
memory: 16M memory: 16M
traefik: traefik:
image: traefik:v2.10 image: traefik:v3.3
command: command:
- "--api.dashboard=true" - "--api.dashboard=true"
- "--providers.docker=true" - "--providers.docker=true"