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

docker
This commit is contained in:
2026-06-11 05:37:57 +00:00
parent ad9433bfb6
commit c05cca16be
+1 -1
View File
@@ -1,6 +1,6 @@
FROM node:22-alpine AS builder
ENV NPM_CONFIG_REGISTRY=https://mirror-npm.runflare.com
# ENV NPM_CONFIG_REGISTRY=https://mirror-npm.runflare.com
WORKDIR /build