update v4.1.4 for zfile

This commit is contained in:
Stille 2023-03-05 21:08:54 +08:00
parent bb7f5c7ba2
commit 56095d31e2
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 4.1.3
ENV VERSION 4.1.4
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 镜像.
## 更新
- **2023-03-05** 更新`4.1.4`版 docker 镜像.
- **2022-11-27** 更新`4.1.3`版 docker 镜像.
- **2022-09-21** 更新`4.1.2`版 docker 镜像.
- **2022-08-30** 更新`4.1.1`版 docker 镜像.