From 7957016ae2badbbc6299e069ad8c0c7f8461f43f Mon Sep 17 00:00:00 2001 From: houseme Date: Wed, 15 Jun 2022 19:38:22 +0800 Subject: [PATCH] Polaris Server Offical image support (#1911) --- .github/workflows/gf.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gf.yml b/.github/workflows/gf.yml index 72f0f174d..6079e1f49 100644 --- a/.github/workflows/gf.yml +++ b/.github/workflows/gf.yml @@ -92,7 +92,7 @@ jobs: - 9001:9001 polaris: - image: houseme/polaris-server-with-config:latest + image: polarismesh/polaris-server-standalone:latest ports: - 8090:8090 - 8091:8091