Skip to content

Commit 1aaae6e

Browse files
committed
Move image to other registry.
1 parent d622ff1 commit 1aaae6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
BINARY_NAME ?= relay
2-
CONTAINER_NAME ?= dapperlabs/relay
2+
CONTAINER_NAME ?= us-west1-docker.pkg.dev/sre-artifacts/sre/relay
33

44
BUILD_COMMAND=-mod=vendor -o bin/$(BINARY_NAME) ../$(BINARY_NAME)
55
UNAME=$(shell uname -s | tr '[:upper:]' '[:lower:]')

0 commit comments

Comments
 (0)