We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89f938b commit 919b144Copy full SHA for 919b144
Makefile
@@ -19,7 +19,7 @@ REPO := $(notdir $(shell pwd))
19
BIN := client-go
20
21
# https://github.com/appscodelabs/gengo-builder
22
-CODE_GENERATOR_IMAGE ?= ghcr.io/appscode/gengo:release-1.29
+CODE_GENERATOR_IMAGE ?= ghcr.io/appscode/gengo:release-1.32
23
24
# This version-strategy uses git tags to set the version string
25
git_branch := $(shell git rev-parse --abbrev-ref HEAD)
0 commit comments