Explorar el Código

update v3.2.6 for zfile

Stille hace 3 años
padre
commit
0c0655e72b
Se han modificado 2 ficheros con 2 adiciones y 1 borrados
  1. 1 1
      zfile/Dockerfile
  2. 1 0
      zfile/README.md

+ 1 - 1
zfile/Dockerfile

@@ -1,7 +1,7 @@
 FROM ibm-semeru-runtimes:open-8-jre
 LABEL maintainer="Stille <[email protected]>"
 
-ENV VERSION 3.2.5
+ENV VERSION 3.2.6
 
 WORKDIR /root
 

+ 1 - 0
zfile/README.md

@@ -8,6 +8,7 @@ Docker [stilleshan/zfile](https://hub.docker.com/r/stilleshan/zfile)
 基于 [zhaojun1998/zfile](https://github.com/zhaojun1998/zfile) 项目的 docker 镜像.
 
 ## 更新
+- **2022-06-17** 更新`3.2.6`版 docker 镜像.
 - **2022-05-16** 更新`3.2.5`版 docker 镜像.
 - **2022-05-04** 更新`3.2.4`版 docker 镜像.
 - **2022-04-13** 更新`3.2.3`版 docker 镜像.