Skip to content

Commit

Permalink
Merge pull request #3281 from chrischdi/pr-bump-3280-111
Browse files Browse the repository at this point in the history
🌱 [release-1.11] Bump go v1.22.10
  • Loading branch information
k8s-ci-robot authored Dec 4, 2024
2 parents 9669c83 + de4572c commit 74ee274
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 @@ -23,7 +23,7 @@ SHELL:=/usr/bin/env bash
#
# Go.
#
GO_VERSION ?= 1.22.7
GO_VERSION ?= 1.22.10
GO_CONTAINER_IMAGE ?= docker.io/library/golang:$(GO_VERSION)
GO_DIRECTIVE_VERSION ?= 1.22.0

Expand Down

0 comments on commit 74ee274

Please sign in to comment.