diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 53325d71..86635678 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -7,7 +7,7 @@ steps: - label: "Verify Renovate configuration" command: "renovate-config-validator" agents: - image: "docker.elastic.co/ci-agent-images/pipelib:0.25.0@sha256:1e7cbd9859c9d4d16471b99c4d734709340d7c584401a62b762ca1592c2e5df0" + image: "docker.elastic.co/ci-agent-images/pipelib:0.25.1@sha256:6cc0befe2507b5f9c54f073a1bfddfcae8b6f2a9471f65e9a5f1a1b2da714838" if_changed: - "renovate.json" @@ -15,7 +15,7 @@ steps: - label: Validate TokenPolicy RREs command: "/agent/check-catalog-info.sh" agents: - image: "docker.elastic.co/ci-agent-images/pipelib:0.25.0@sha256:1e7cbd9859c9d4d16471b99c4d734709340d7c584401a62b762ca1592c2e5df0" + image: "docker.elastic.co/ci-agent-images/pipelib:0.25.1@sha256:6cc0befe2507b5f9c54f073a1bfddfcae8b6f2a9471f65e9a5f1a1b2da714838" if_changed: - "catalog-info.yaml"