Skip to content

Commit 158ee41

Browse files
Update docker.elastic.co/ci-agent-images/pipelib Docker tag to v0.22.0
1 parent e5d96e2 commit 158ee41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.buildkite/pipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ steps:
1414
label: "Verify Renovate configuration"
1515
command: "renovate-config-validator"
1616
agents:
17-
image: "docker.elastic.co/ci-agent-images/pipelib:0.15.0@sha256:753c420cf254a7ed0be658ab153965e0708fe0636dfe2fe57e6e4ae0972bb681"
17+
image: "docker.elastic.co/ci-agent-images/pipelib:0.22.0@sha256:25503116fb91c18383b17aee528b9ca6e520ef58622c7f961c7d255bb8ba51f6"
1818
# if our catalog-info.yaml is changed, make sure it's well-formed according to our internal standards as well as Backstage's validation
1919
- path: "catalog-info.yaml"
2020
config:
2121
command: "/agent/check-catalog-info.sh"
2222
agents:
23-
image: "docker.elastic.co/ci-agent-images/pipelib:0.15.0@sha256:753c420cf254a7ed0be658ab153965e0708fe0636dfe2fe57e6e4ae0972bb681"
23+
image: "docker.elastic.co/ci-agent-images/pipelib:0.22.0@sha256:25503116fb91c18383b17aee528b9ca6e520ef58622c7f961c7d255bb8ba51f6"
2424
- default:
2525
config:
2626
label: ":pipeline: Upload default Pipeline"

0 commit comments

Comments
 (0)