Spaces:
Sleeping
Sleeping
darylfunggg
commited on
Commit
•
3528898
1
Parent(s):
8ba3664
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
FROM python:3.
|
2 |
|
3 |
RUN apt-get -y update
|
4 |
|
|
|
1 |
+
FROM python:3.8.18
|
2 |
|
3 |
RUN apt-get -y update
|
4 |
|