This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
soleilw
/
job-pc
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
test
test
liqinghua
1 year ago
parent
5ad034ca28
commit
0d98242e96
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
Dockerfile
+ 1
- 1
Dockerfile
View File
@@ -1,5 +1,5 @@
# 使用 Node 作为基础镜像
FROM node:
14
FROM node:
20
# 设置工作目录
WORKDIR /app
Write
Preview
Loading…
Cancel
Save