update v3.2.2 for zfile

This commit is contained in:
Stille 2022-04-02 22:11:06 +08:00
parent 7087407f86
commit c7f4222578
2 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,7 @@
FROM ioiox/alpine:3.15-openjdk-8-headless
LABEL maintainer="Stille <stille@ioiox.com>"
ENV VERSION 3.2.1
ENV VERSION 3.2.2
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 镜像.
## 更新
- **2021-04-02** 更新`3.2.2`版 docker 镜像.
- **2021-02-02** 更新`3.2.1`版 docker 镜像.
- **2021-09-19** 更新`3.2`版 docker 镜像.
- **2021-06-11** 更新`3.1`版 docker 镜像,新增同时支持 X86 和 ARM 架构.