update v4.0.0 for zfile

This commit is contained in:
Stille 2022-07-10 22:29:56 +08:00
parent 2010df127f
commit 3b66a0fa23
2 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,7 @@
FROM ibm-semeru-runtimes:open-8-jre
LABEL maintainer="Stille <stille@ioiox.com>"
ENV VERSION 3.2.6
ENV VERSION 4.0.0
WORKDIR /root

View File

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