Skip to content

Commit 9a846ed

Browse files
authored
Merge pull request #41 from jenkins-infra/updatecli_main_67589917fc5093525bef1ff8585327cdf8f518c343d9b8616881584c140b106b
Bump Golang version to 1.25.0
2 parents 354455e + e5e8a33 commit 9a846ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.24.6 AS build
1+
FROM golang:1.25.0 AS build
22

33
## (DL3008)Ignore lint error about apt pinned packages, as we always want the latest version of these tools
44
## and the risk of a breaking behavior is evaluated as low

0 commit comments

Comments
 (0)