From 4185d5f36b324ed84f80bf14d0cc1d819524747e Mon Sep 17 00:00:00 2001 From: niusmallnan Date: Wed, 29 May 2019 12:00:08 +0800 Subject: [PATCH] Use cnrancher for os-pingan-amc image --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 807c4a5d..ca493076 100755 --- a/Makefile +++ b/Makefile @@ -75,7 +75,7 @@ proxmoxve: .dapper pingan: .dapper mkdir -p dist - APPEND_SYSTEM_IMAGES="rancher/os-pingan-amc:v0.0.6-1" \ + APPEND_SYSTEM_IMAGES="cnrancher/os-pingan-amc:v0.0.6-1" \ ./.dapper release-pingan 2>&1 | tee dist/release.log help: