Skip to content

Commit 7791971

Browse files
chore(deps): update golang docker tag to v1.25.5 (#1505)
* chore(deps): update actions/checkout digest to 8e8c483 * chore(deps): update golang docker tag to v1.25.5 --------- Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Co-authored-by: Toby Brain <toby.brain@elastic.co>
1 parent c125f94 commit 7791971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
steps:
22
- label: Release
33
agents:
4-
image: "golang:1.25.4@sha256:698183780de28062f4ef46f82a79ec0ae69d2d22f7b160cf69f71ea8d98bf25d"
4+
image: "golang:1.25.5@sha256:20b91eda7a9627c127c0225b0d4e8ec927b476fa4130c6760928b849d769c149"
55
cpu: "16"
66
memory: "24G"
77
ephemeralStorage: "20G"

0 commit comments

Comments
 (0)