diff --git a/example/compose.yaml b/example/compose.yaml index 720a1d8726..7f51d76e7d 100644 --- a/example/compose.yaml +++ b/example/compose.yaml @@ -6,7 +6,7 @@ include: services: alloy: - image: grafana/alloy:v1.0.0 + image: grafana/alloy:v1.5.1 pull_policy: always profiles: ["alloy"] restart: on-failure