Spaces:
Running
Running
merasabkuch
commited on
Commit
•
e1c3005
1
Parent(s):
8e074b3
Update Dockerfile
Browse files- Dockerfile +0 -1
Dockerfile
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
FROM node:18-slim
|
2 |
|
3 |
-
# Switch to the node user
|
4 |
USER node
|
5 |
|
6 |
# Set environment variables for the user
|
|
|
1 |
FROM node:18-slim
|
2 |
|
|
|
3 |
USER node
|
4 |
|
5 |
# Set environment variables for the user
|