Spaces:
Runtime error
Runtime error
Eric Michael Martinez
commited on
Commit
•
1d93ada
1
Parent(s):
aa4d439
update
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
FROM python:3.
|
2 |
|
3 |
WORKDIR /code
|
4 |
|
|
|
1 |
+
FROM python:3.10.8-slim
|
2 |
|
3 |
WORKDIR /code
|
4 |
|