Update v0.7.0 for subconverter

This commit is contained in:
Stille 2021-09-21 19:44:37 +08:00
parent 1ecdef6a9d
commit e564d36106
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -13,7 +13,8 @@ Docker [stilleshan/subconverter](https://hub.docker.com/r/stilleshan/subconverte
- **修改时区** 镜像默认时区为 Asia/Shanghai
## 更新
**2021-06-09** 更新`v0.6.4`版 docker 镜像,新增同时支持 X86 和 ARM 架构.
- **2021-09-21** 更新`v0.7.0`版 docker 镜像
- **2021-06-09** 更新`v0.6.4`版 docker 镜像,新增同时支持 X86 和 ARM 架构.
## 部署
### docker
@ -36,4 +37,3 @@ https://subto.herokuapp.com
## 参考
GitHub [tindy2013/subconverter](https://github.com/tindy2013/subconverter)