Skip to content

Commit

Permalink
chore: Bump Golang version to 1.23.4
Browse files Browse the repository at this point in the history
Made with ❤️️ by updatecli
  • Loading branch information
jenkins-infra-bot committed Dec 10, 2024
1 parent 9e22d74 commit 531dac4
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 531dac4

Please sign in to comment.