Skip to content

Commit

Permalink
Use ghcr.io/appscode/gengo (#13)
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <tamal@appscode.com>
  • Loading branch information
tamalsaha committed Mar 26, 2023
1 parent 43dbd3f commit 5af148d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ REPO := $(notdir $(shell pwd))
BIN := grafana-sdk

# https://github.com/appscodelabs/gengo-builder
CODE_GENERATOR_IMAGE ?= appscode/gengo:release-1.21
CODE_GENERATOR_IMAGE ?= ghcr.io/appscode/gengo:release-1.25

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

0 comments on commit 5af148d

Please sign in to comment.