Update Dockerfile

This commit is contained in:
jun9100 2023-02-27 15:00:30 +08:00 committed by GitHub
parent efabcee821
commit 1c28ce31ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
FROM tindy2013/subconverter
LABEL maintainer="Stille <stille@ioiox.com>"
ENV VERSION 0.7.2
ENV VERSION 0.7.3
WORKDIR /base
RUN apk add tzdata && \