update
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ RUN sed -i 's|https://dl-cdn.alpinelinux.org/alpine|https://mirror.de.velop.ir/a
|
||||
ENV TZ=Asia/Tehran
|
||||
ENV NPM_CONFIG_REGISTRY=https://mirror-npm.runflare.com
|
||||
|
||||
RUN apk add tzdata \
|
||||
RUN apk add --no-cache tzdata \
|
||||
&& cp /usr/share/zoneinfo/Asia/Tehran /etc/localtime \
|
||||
&& echo "Asia/Tehran" > /etc/timezone
|
||||
|
||||
|
||||
Reference in New Issue
Block a user