Skip to content

Commit 919b144

Browse files
committed
Use ghcr.io/appscode/gengo:release-1.32
Signed-off-by: Tamal Saha <[email protected]>
1 parent 89f938b commit 919b144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ REPO := $(notdir $(shell pwd))
1919
BIN := client-go
2020

2121
# https://github.com/appscodelabs/gengo-builder
22-
CODE_GENERATOR_IMAGE ?= ghcr.io/appscode/gengo:release-1.29
22+
CODE_GENERATOR_IMAGE ?= ghcr.io/appscode/gengo:release-1.32
2323

2424
# This version-strategy uses git tags to set the version string
2525
git_branch := $(shell git rev-parse --abbrev-ref HEAD)

0 commit comments

Comments
 (0)