Spaces:
Running
Running
Update Dockerfile
Browse files- Dockerfile +1 -0
Dockerfile
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
|
|
|
2 |
# Use an official Python runtime as the base image
|
3 |
FROM python:3.9-slim
|
4 |
|
|
|
1 |
|
2 |
+
|
3 |
# Use an official Python runtime as the base image
|
4 |
FROM python:3.9-slim
|
5 |
|