Ver Fonte

chore: 更新基础镜像

hanfangyu há 1 ano atrás
pai
commit
082b0db859
1 ficheiros alterados com 2 adições e 1 exclusões
  1. 2 1
      Dockerfile

+ 2 - 1
Dockerfile

@@ -1,5 +1,6 @@
 # 基础镜像
-FROM ibm-semeru-runtimes:open-8-jre
+#FROM ibm-semeru-runtimes:open-8-jre
+FROM openjdk:8
 
 # 创建挂载目录
 RUN mkdir -p /jar