Spaces:
Sleeping
Sleeping
sakshamlakhera
commited on
Commit
·
869d37b
1
Parent(s):
f53dbb7
doc fix
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
FROM python:3.
|
2 |
|
3 |
WORKDIR /app
|
4 |
|
|
|
1 |
+
FROM python:3.12-slim
|
2 |
|
3 |
WORKDIR /app
|
4 |
|