update deploy.yaml

This commit is contained in:
Mehdi Mehrmanesh
2025-11-16 17:07:22 +03:30
parent 93ae7469c3
commit 5ffd0e41de
+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 settings
RUN apk add --no-cache tzdata
# Set the timezone to Asia/Tehran