Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
|
2 |
FROM node:16
|
3 |
|
4 |
# Set the working directory inside the container
|
|
|
1 |
+
|
2 |
FROM node:16
|
3 |
|
4 |
# Set the working directory inside the container
|