diff --git a/docker-compose.yaml b/docker-compose.yaml index 0f5dc77..b67e087 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -59,7 +59,7 @@ services: restart: on-failure traefik: - image: traefik:v3.6 + image: traefik:v3.7 container_name: traefik command: - "--api.insecure=true"