-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update to v1.32.1-k3s1 and Go 1.23.4 (#11620)
* Update to v1.32.1 Signed-off-by: Rafael Breno <32229014+rafaelbreno@users.noreply.github.com> * Update Go version Signed-off-by: Rafael Breno <32229014+rafaelbreno@users.noreply.github.com> --------- Signed-off-by: Rafael Breno <32229014+rafaelbreno@users.noreply.github.com>
- Loading branch information
1 parent
9548f9b
commit 57f4a47
Showing
6 changed files
with
109 additions
and
109 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
ARG GOLANG=golang:1.23.3-alpine3.20 | ||
ARG GOLANG=golang:1.23.4-alpine3.20 | ||
FROM ${GOLANG} AS infra | ||
|
||
ARG http_proxy | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.