Spaces:
Runtime error
Runtime error
Docker
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
# Use the official Python image from the Docker
|
| 2 |
FROM python:3.10.0-slim-buster
|
| 3 |
|
| 4 |
# Set the working directory in the container
|
|
|
|
| 1 |
+
# Use the official Python image from the Docker Hubs
|
| 2 |
FROM python:3.10.0-slim-buster
|
| 3 |
|
| 4 |
# Set the working directory in the container
|