diff --git a/examples/traefik/compose.yaml b/examples/traefik/compose.yaml index cd7c832..6d5bcf2 100644 --- a/examples/traefik/compose.yaml +++ b/examples/traefik/compose.yaml @@ -7,7 +7,7 @@ name: traefik services: traefik: - image: traefik:v3.2 + image: traefik:v3.6 container_name: traefik command: - --api.dashboard=true