Spaces:
Sleeping
Sleeping
Gabriel Luiz Freitas Almeida
commited on
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 |
|