Spaces:
Sleeping
Sleeping
Unupdate Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
FROM python:3.10.12
|
2 |
|
3 |
# always create the user first and add
|
4 |
# to avoid the permission issue when editing the files later especially
|
|
|
1 |
+
FROM python:3.10.12
|
2 |
|
3 |
# always create the user first and add
|
4 |
# to avoid the permission issue when editing the files later especially
|