Align KeyCape image namespace with deployment
This commit is contained in:
parent
7e22fcf3c7
commit
1d68639225
4 changed files with 11 additions and 11 deletions
2
Makefile
2
Makefile
|
|
@ -1,5 +1,5 @@
|
|||
IMAGE_REGISTRY ?= 92.205.130.254:32166
|
||||
IMAGE_REPO ?= netkingdom/key-cape
|
||||
IMAGE_REPO ?= coulomb/key-cape
|
||||
IMAGE_TAG ?= latest
|
||||
IMAGE := $(IMAGE_REGISTRY)/$(IMAGE_REPO):$(IMAGE_TAG)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue