mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-06-26 21:24:14 +00:00
tz
This commit is contained in:
parent
4e7421d0f3
commit
0bd3bce93f
1 changed files with 1 additions and 1 deletions
2
.github/docker/Dockerfile
vendored
2
.github/docker/Dockerfile
vendored
|
@ -24,7 +24,7 @@ RUN mkdir -p /var/log/xray && \
|
||||||
USER root
|
USER root
|
||||||
WORKDIR /root
|
WORKDIR /root
|
||||||
VOLUME /etc/xray
|
VOLUME /etc/xray
|
||||||
ARG TZ=Asia/Shanghai
|
ARG TZ=Europe/Samara
|
||||||
ENV TZ=$TZ
|
ENV TZ=$TZ
|
||||||
|
|
||||||
RUN apk add --no-cache tzdata
|
RUN apk add --no-cache tzdata
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue