Skip to content

Commit 6ebe8e4

Browse files
authored
Merge pull request #44 from jenkins-infra/updatecli_main_67589917fc5093525bef1ff8585327cdf8f518c343d9b8616881584c140b106b
Bump Golang version to 1.25.3
2 parents 18c97ef + a21354d commit 6ebe8e4

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.25.2 AS build
1+
FROM golang:1.25.3 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)