mirror of
https://github.com/linuxserver/docker-bazarr.git
synced 2026-02-20 01:02:49 +08:00
update to UTC
This commit is contained in:
parent
405ee40ad4
commit
049d690834
@ -7,7 +7,7 @@ ARG BAZARR_VERSION
|
||||
LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DATE}"
|
||||
LABEL maintainer="chbmb"
|
||||
# hard set UTC in case the user does not define it
|
||||
ENV TZ="Etc/UCT"
|
||||
ENV TZ="Etc/UTC"
|
||||
|
||||
RUN \
|
||||
echo "**** install packages ****" && \
|
||||
|
||||
@ -7,7 +7,7 @@ ARG BAZARR_VERSION
|
||||
LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DATE}"
|
||||
LABEL maintainer="chbmb"
|
||||
# hard set UTC in case the user does not define it
|
||||
ENV TZ="Etc/UCT"
|
||||
ENV TZ="Etc/UTC"
|
||||
|
||||
RUN \
|
||||
echo "**** install packages ****" && \
|
||||
|
||||
@ -7,7 +7,7 @@ ARG BAZARR_VERSION
|
||||
LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DATE}"
|
||||
LABEL maintainer="chbmb"
|
||||
# hard set UTC in case the user does not define it
|
||||
ENV TZ="Etc/UCT"
|
||||
ENV TZ="Etc/UTC"
|
||||
|
||||
RUN \
|
||||
echo "**** install packages ****" && \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user