Skip to content

Commit ffa6194

Browse files
committed
Fix release pipeline
1 parent 46fd261 commit ffa6194

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:latest@sha256:2fe82a3f3e006b4f2a316c6a21f62b66e1330ae211d039bb8d1128e12ed57bf1":${GO_VERSION}
4+
image: golang:${GO_VERSION}
55
cpu: "8"
66
memory: "8G"
77
command:

0 commit comments

Comments
 (0)