docker update

This commit is contained in:
2026-06-19 23:20:19 +03:30
parent dfb77cd8d2
commit 4c36880862
+1 -1
View File
@@ -1,4 +1,4 @@
FROM node:20-alpine AS base
FROM node:20 AS base
# ENV NPM_CONFIG_REGISTRY=https://mirror-npm.runflare.com
ENV TZ=Asia/Tehran