Browse Source

dockerfile

master
feing 7 months ago
parent
commit
a156a77563
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Dockerfile

+ 1
- 1
Dockerfile View File

@@ -1,5 +1,5 @@
# 使用 Node 作为基础镜像
FROM registry.cn-hangzhou.aliyuncs.com/zsanyu/rcsc:node-21
FROM registry.cn-hangzhou.aliyuncs.com/zsanyu/rcsc:amd64-node-21

# 设置工作目录
WORKDIR /app

Loading…
Cancel
Save