Explorar o código

update v3.2.3 for zfile

Stille %!s(int64=3) %!d(string=hai) anos
pai
achega
01ea3e222c
Modificáronse 2 ficheiros con 2 adicións e 1 borrados
  1. 1 1
      zfile/Dockerfile
  2. 1 0
      zfile/README.md

+ 1 - 1
zfile/Dockerfile

@@ -1,7 +1,7 @@
 FROM ioiox/alpine:3.15-openjdk-8-headless
 LABEL maintainer="Stille <[email protected]>"
 
-ENV VERSION 3.2.2
+ENV VERSION 3.2.3
 
 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 镜像.
 
 ## 更新
+- **2021-04-13** 更新`3.2.3`版 docker 镜像.
 - **2021-04-02** 更新`3.2.2`版 docker 镜像.
 - **2021-02-02** 更新`3.2.1`版 docker 镜像.
 - **2021-09-19** 更新`3.2`版 docker 镜像.