update deploy.yaml

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