This commit is contained in:
Ilya Kunafin 2025-06-18 20:16:32 +04:00
parent 4e7421d0f3
commit 0bd3bce93f

View file

@ -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