update v4.0.1 for zfile

This commit is contained in:
Stille 2022-07-11 18:05:53 +08:00
parent 5326269875
commit db5267dba9
3 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
FROM ibm-semeru-runtimes:open-8-jre
LABEL maintainer="Stille <stille@ioiox.com>"
ENV VERSION 4.0.0
ENV VERSION 4.0.1
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-11** 更新`4.0.1`版 docker 镜像.
- **2022-07-10** 更新`4.0.0`版 docker 镜像.
- **2022-06-17** 更新`3.2.6`版 docker 镜像.
- **2022-05-16** 更新`3.2.5`版 docker 镜像.

View File

@ -9,4 +9,3 @@ services:
- ./conf:/root/.zfile-v4
- ./data:/root/zfile/data
restart: always