Explorar el Código

chore: 更新基础镜像

hanfangyu hace 1 año
padre
commit
082b0db859
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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