Update Dockerfile
deploy to danak / build_and_deploy (push) Has been cancelled

This commit is contained in:
2026-06-11 07:33:18 +00:00
parent 1110aae56d
commit 600f134545
+1 -1
View File
@@ -11,7 +11,7 @@ RUN sed -i 's|https://dl-cdn.alpinelinux.org/alpine|https://mirror.de.velop.ir/a
# RUN apk add --no-cache tzdata
# Set the timezone to Asia/Tehran
RUN cp /usr/share/zoneinfo/Asia/Tehran /etc/localtime && echo "Asia/Tehran" > /etc/timezone
# RUN cp /usr/share/zoneinfo/Asia/Tehran /etc/localtime && echo "Asia/Tehran" > /etc/timezone?
WORKDIR /build