Browse Source

dockerfile

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

+ 1
- 1
Dockerfile View File

@@ -1,5 +1,5 @@
# 使用 Node 作为基础镜像
FROM alibaba-cloud-linux-3-registry.cn-hangzhou.cr.aliyuncs.com/alinux3/node:20.16.0
FROM alibaba-cloud-linux-3-registry.cn-hangzhou.cr.aliyuncs.com/alinux3/node:20.16

# 设置工作目录
WORKDIR /app

Loading…
Cancel
Save