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