Update v0.7.1

This commit is contained in:
Stille 2021-09-30 21:52:10 +08:00
parent 2c11be59c5
commit 5034c233f9
2 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,7 @@
FROM tindy2013/subconverter
MAINTAINER Stille <stille@ioiox.com>
ENV VERSION 0.7.0
ENV VERSION 0.7.1
WORKDIR /base
RUN apk add tzdata && \

View File

@ -8,6 +8,7 @@
- **修改时区** 镜像默认时区为 Asia/Shanghai
## 更新
- **2021-09-30** 更新`v0.7.1`版 docker 镜像
- **2021-09-21** 更新`v0.7.0`版 docker 镜像
- **2021-06-09** 更新`v0.6.4`版 docker 镜像,新增同时支持 X86 和 ARM 架构.