Skip to content

Commit

Permalink
feat: go version upgraded
Browse files Browse the repository at this point in the history
  • Loading branch information
ArvinderPal09 committed Jan 13, 2025
1 parent 645dcf7 commit bcf9817
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ endif
BUILDMNT = /go/src/$(GOTARGET)
# The version here should match the version of go configured in
# .github/workflows files.
BUILD_IMAGE ?= golang:1.21.5
BUILD_IMAGE ?= golang:1.23.4

HYPERFED_TARGET = bin/hyperfed
CONTROLLER_TARGET = bin/controller-manager
Expand Down

0 comments on commit bcf9817

Please sign in to comment.