Spaces:
Sleeping
Sleeping
hoshoo21
commited on
Commit
·
04cf2f6
1
Parent(s):
29aea79
fixed
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
From
|
2 |
|
3 |
# Step 2: Set working directory in the container
|
4 |
WORKDIR /app
|
|
|
1 |
+
From python:3.12.7
|
2 |
|
3 |
# Step 2: Set working directory in the container
|
4 |
WORKDIR /app
|