diff --git a/Dockerfile b/Dockerfile index 82d4c43..c3f8e8d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Dockerfile -FROM 10.0.0.210:5000/ibm-semeru-runtimes:open-21-jre +FROM registry.zczx.com/ibm-semeru-runtimes:open-21-jre # 设置工作目录 WORKDIR /app