We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Home
Explore
Help
Register
Sign In
0ct0pu5
/
SafeLine
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix(websiet): node 20.6 version can't compile docs
delong.wang
1 year ago
parent
1706e76c47
commit
3649008951
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
website/Dockerfile
+ 1
- 1
website/Dockerfile
View File
@@ -1,4 +1,4 @@
-FROM node:20-alpine
+FROM node:20
.5
-alpine
COPY . /app
WORKDIR /app