update deploy.yaml

This commit is contained in:
Mehdi Mehrmanesh
2025-10-20 12:32:17 +03:30
parent e1957612c7
commit a60982c533
+1 -1
View File
@@ -1,6 +1,6 @@
FROM node:20-alpine AS builder
# Install tzdata to support timezone settings
# Install tzdata to support timezone settingssss
RUN apk add --no-cache tzdata
# Set the timezone to Asia/Tehran