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 d622ff1 commit 1aaae6eCopy full SHA for 1aaae6e
1 file changed
Makefile
@@ -1,5 +1,5 @@
1
BINARY_NAME ?= relay
2
-CONTAINER_NAME ?= dapperlabs/relay
+CONTAINER_NAME ?= us-west1-docker.pkg.dev/sre-artifacts/sre/relay
3
4
BUILD_COMMAND=-mod=vendor -o bin/$(BINARY_NAME) ../$(BINARY_NAME)
5
UNAME=$(shell uname -s | tr '[:upper:]' '[:lower:]')
0 commit comments