Skip to content

Commit b718fef

Browse files
[skip-changelog] update the builder container to use go 1.21.6 (#2496)
1 parent 31e0341 commit b718fef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: DistTasks.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ version: "3"
1919

2020
vars:
2121
CONTAINER: "docker.elastic.co/beats-dev/golang-crossbuild"
22-
GO_VERSION: "1.21.1"
22+
GO_VERSION: "1.21.6"
2323

2424
tasks:
2525
Windows_32bit:

0 commit comments

Comments
 (0)