Skip to content

Commit

Permalink
Update docker.elastic.co/ci-agent-images/drivah Docker tag to v0.25.0 (
Browse files Browse the repository at this point in the history
…#237)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.elastic.co/ci-agent-images/drivah | minor | `0.24.5` ->
`0.25.0` |

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
imkarrer and renovate-bot authored Jun 19, 2024
1 parent 35a0fd4 commit 6ad0611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ steps:
- .buildkite/registry-login.sh
- drivah build --push .
agents:
image: "docker.elastic.co/ci-agent-images/drivah:0.24.5"
image: "docker.elastic.co/ci-agent-images/drivah:0.25.0"
cpu: "4"
memory: "4G"
ephemeralStorage: "20G"

0 comments on commit 6ad0611

Please sign in to comment.