We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ebe9e7 commit adb5656Copy full SHA for adb5656
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM registry.sciol.ac.cn/library/node:24-alpine AS base
+FROM node:24-alpine AS base
2
3
# Install dependencies only when needed
4
FROM base AS deps
0 commit comments