Spaces:
Sleeping
Sleeping
GabrielLogspace
commited on
Commit
•
8417538
1
Parent(s):
dbc2860
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
FROM nikolaik/python-nodejs:python3.10-nodejs21
|
2 |
-
|
3 |
# Update and install required packages
|
4 |
RUN apt-get update && apt-get install gcc g++ git make pipx -y
|
5 |
|
|
|
1 |
FROM nikolaik/python-nodejs:python3.10-nodejs21
|
2 |
+
User pn
|
3 |
# Update and install required packages
|
4 |
RUN apt-get update && apt-get install gcc g++ git make pipx -y
|
5 |
|