Browse Source

test

test
liqinghua 1 year ago
parent
commit
75bb3eafb8
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Dockerfile

+ 1
- 1
Dockerfile View File

@@ -1,5 +1,5 @@
# 使用 Node 作为基础镜像
FROM node:20
FROM node:17

# 设置工作目录
WORKDIR /app

Loading…
Cancel
Save