diff --git a/examples/traefik/compose.yaml b/examples/traefik/compose.yaml index cd7c832..b0da0af 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.7 container_name: traefik command: - --api.dashboard=true