From 77ccd530cac428eea51a5b04666660a2dca3e100 Mon Sep 17 00:00:00 2001 From: RouxAntoine Date: Tue, 29 Nov 2022 00:14:28 +0100 Subject: [PATCH] feat: update registry ip --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f4d2afa..c0b43ba 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ # linux/arm64 # linux/amd64 PLATFORM=linux/arm/v6 -REGISTRY_IP=172.28.0.18 +REGISTRY_IP=192.168.2.18 ## build