diff --git a/Makefile b/Makefile index 5c89ee644f..cc4e70f846 100644 --- a/Makefile +++ b/Makefile @@ -23,7 +23,7 @@ SHELL:=/usr/bin/env bash # # Go. # -GO_VERSION ?= 1.22.4 +GO_VERSION ?= 1.22.5 GO_CONTAINER_IMAGE ?= docker.io/library/golang:$(GO_VERSION) GO_DIRECTIVE_VERSION ?= 1.22.0