fix: traefik image tag

This commit is contained in:
2026-03-02 09:49:14 +01:00
parent a22da351ed
commit d0c38c1f46

View File

@@ -1,7 +1,7 @@
--- ---
services: services:
traefik: traefik:
image: traefik:latest image: traefik:v3
container_name: traefik container_name: traefik
command: command:
- "--api.dashboard=false" - "--api.dashboard=false"