Skip to content

Commit efb91f1

Browse files
chore(deps): update docker.elastic.co/ci-agent-images/pipelib docker tag to v0.22.0 (#227)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Co-authored-by: Josh Mock <[email protected]>
1 parent ab13e4f commit efb91f1

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,10 +14,10 @@ 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"

0 commit comments

Comments
 (0)