Spaces:
Sleeping
Sleeping
Update Dockerfile
Browse files- Dockerfile +0 -1
Dockerfile
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
# Use a specific version of the node image as a base
|
2 |
FROM node:16-alpine
|
3 |
|
4 |
# Install necessary dependencies including JDK, Python, pip, and g++
|
|
|
|
|
1 |
FROM node:16-alpine
|
2 |
|
3 |
# Install necessary dependencies including JDK, Python, pip, and g++
|