Change base image
diff --git a/6/6.0-GA/oap/Dockerfile b/6/6.0-GA/oap/Dockerfile
index 172b29e..181cdc7 100644
--- a/6/6.0-GA/oap/Dockerfile
+++ b/6/6.0-GA/oap/Dockerfile
@@ -14,7 +14,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-FROM skywalking/base:6.0.0-GA
+FROM apache/skywalking-base:6.0.0-GA
 
 LABEL maintainer="hanahmily@apache.org"
 
diff --git a/6/6.0-GA/ui/Dockerfile b/6/6.0-GA/ui/Dockerfile
index cc7f245..3572f03 100644
--- a/6/6.0-GA/ui/Dockerfile
+++ b/6/6.0-GA/ui/Dockerfile
@@ -14,7 +14,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-FROM skywalking/base:6.0.0-GA
+FROM apache/skywalking-base:6.0.0-GA
 
 LABEL maintainer="hanahmily@apache.org"
 
diff --git a/6/6.0-alpha/oap/Dockerfile b/6/6.0-alpha/oap/Dockerfile
index 625f471..02d2cac 100644
--- a/6/6.0-alpha/oap/Dockerfile
+++ b/6/6.0-alpha/oap/Dockerfile
@@ -14,7 +14,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-FROM skywalking/base:6.0.0-alpha
+FROM apache/skywalking-base:6.0.0-alpha
 
 LABEL maintainer="hanahmily@apache.org"
 
diff --git a/6/6.0-alpha/ui/Dockerfile b/6/6.0-alpha/ui/Dockerfile
index 2476251..0ce7a3b 100644
--- a/6/6.0-alpha/ui/Dockerfile
+++ b/6/6.0-alpha/ui/Dockerfile
@@ -14,7 +14,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-FROM skywalking/base:6.0.0-alpha
+FROM apache/skywalking-base:6.0.0-alpha
 
 LABEL maintainer="hanahmily@apache.org"
 
diff --git a/6/6.0-beta/oap/Dockerfile b/6/6.0-beta/oap/Dockerfile
index b05a96d..df49f22 100644
--- a/6/6.0-beta/oap/Dockerfile
+++ b/6/6.0-beta/oap/Dockerfile
@@ -14,7 +14,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-FROM skywalking/base:6.0.0-beta
+FROM apache/skywalking-base:6.0.0-beta
 
 LABEL maintainer="hanahmily@apache.org"
 
diff --git a/6/6.0-beta/ui/Dockerfile b/6/6.0-beta/ui/Dockerfile
index 121e40e..93c2192 100644
--- a/6/6.0-beta/ui/Dockerfile
+++ b/6/6.0-beta/ui/Dockerfile
@@ -14,7 +14,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-FROM skywalking/base:6.0.0-beta
+FROM apache/skywalking-base:6.0.0-beta
 
 LABEL maintainer="hanahmily@apache.org"