Skip to content

Commit

Permalink
update makefile as well
Browse files Browse the repository at this point in the history
  • Loading branch information
haitch committed Oct 10, 2024
1 parent acb46ac commit 4626c78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/releng/k8s-ci-builder/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ IMAGE = $(REGISTRY)/$(IMGNAME)
TAG ?= $(shell git describe --tags --always --dirty)

# Build args
GO_VERSION ?= 1.23.0
GO_VERSION ?= 1.23.1
OS_CODENAME ?= bullseye
IMAGE_ARG ?= $(IMAGE):$(TAG)-$(CONFIG)

Expand Down

0 comments on commit 4626c78

Please sign in to comment.