Spaces:
Paused
Paused
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
FROM nikolaik/python-nodejs:python3.
|
2 |
|
3 |
USER root
|
4 |
|
|
|
1 |
+
FROM nikolaik/python-nodejs:python3.9-nodejs18
|
2 |
|
3 |
USER root
|
4 |
|