Update Dockerfile

#1
by s21s2 - opened
Files changed (1) hide show
  1. Dockerfile +4 -1
Dockerfile CHANGED
@@ -1 +1,4 @@
1
- FROM rfym21/qwen2api:latest
 
 
 
 
1
+ RUN npm install -g [email protected]
2
+
3
+ FROM rfym21/qwen2api:latest
4
+