We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17859f3 commit 8568596Copy full SHA for 8568596
.buildkite/release.yml
@@ -1,7 +1,7 @@
1
steps:
2
- label: Release
3
agents:
4
- image: "golang:latest@sha256:4a3c2bcd243d3dbb7b15237eecb0792db3614900037998c2cd6a579c46888c1e":${GO_VERSION}
+ image: "golang:latest@sha256:2fe82a3f3e006b4f2a316c6a21f62b66e1330ae211d039bb8d1128e12ed57bf1":${GO_VERSION}
5
cpu: "8"
6
memory: "8G"
7
command:
0 commit comments