Spaces:
Sleeping
Sleeping
changed dockerfile
Browse files- Dockerfile +0 -1
Dockerfile
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
First stage: Build and load the dataset
|
2 |
FROM python:3.9 as core
|
3 |
|
4 |
# Set the working directory
|
|
|
|
|
1 |
FROM python:3.9 as core
|
2 |
|
3 |
# Set the working directory
|