Skip to content

Commit

Permalink
Merge pull request #27 from jenkins-infra/updatecli_main_67589917fc50…
Browse files Browse the repository at this point in the history
…93525bef1ff8585327cdf8f518c343d9b8616881584c140b106b

Bump Golang version to 1.23.4
  • Loading branch information
dduportal authored Dec 11, 2024
2 parents 9e22d74 + 531dac4 commit 4d8c891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.23.3 AS build
FROM golang:1.23.4 AS build

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

0 comments on commit 4d8c891

Please sign in to comment.