Update v0.7.1 for subconverter

This commit is contained in:
Stille 2021-09-30 21:42:54 +08:00
parent ac7c8c8ceb
commit 9445ab3feb
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

@ -13,6 +13,7 @@ Docker [stilleshan/subconverter](https://hub.docker.com/r/stilleshan/subconverte
- **修改时区** 镜像默认时区为 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 架构.