Skip to content

Commit

Permalink
Use ghcr.io/appscode/gengo (#27)
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <tamal@appscode.com>
  • Loading branch information
tamalsaha authored Mar 26, 2023
1 parent 92befcd commit a038a42
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 := grpc-go-addons

# 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 a038a42

Please sign in to comment.