fix(mirror): bump traefik to latest instead

This commit is contained in:
2026-04-29 16:38:59 +02:00
parent aff01be9e1
commit 12617b3d59

View File

@@ -1,6 +1,6 @@
services:
traefik:
image: traefik:v3.6.1
image: traefik:latest
command:
- --providers.docker=true
- --providers.docker.exposedbydefault=false