Spaces:
Sleeping
Sleeping
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
|
@@ -41,7 +41,7 @@
|
|
| 41 |
|
| 42 |
|
| 43 |
|
| 44 |
-
FROM python:3.12-slim
|
| 45 |
|
| 46 |
WORKDIR /app
|
| 47 |
|
|
|
|
| 41 |
|
| 42 |
|
| 43 |
|
| 44 |
+
FROM python:3.12.3-slim
|
| 45 |
|
| 46 |
WORKDIR /app
|
| 47 |
|