diff --git a/Makefile b/Makefile index ac05f2a212..11e1eee874 100644 --- a/Makefile +++ b/Makefile @@ -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