Skip to content

Commit 233aee6

Browse files
committed
.cirrus.yml: Test Vendoring bump golang
Fixes issue caught in containers#6385 Signed-off-by: flouthoc <[email protected]>
1 parent de8c38e commit 233aee6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ vendor_task:
124124

125125
# Runs within Cirrus's "community cluster"
126126
container:
127-
image: docker.io/library/golang:1.24.0
127+
image: docker.io/library/golang:1.24.2
128128
cpu: 1
129129
memory: 1
130130

0 commit comments

Comments
 (0)