Spaces:
Build error
Build error
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
|
@@ -81,4 +81,4 @@ WORKDIR /workspaces/artificial_intelligence
|
|
| 81 |
|
| 82 |
COPY . .
|
| 83 |
|
| 84 |
-
|
|
|
|
| 81 |
|
| 82 |
COPY . .
|
| 83 |
|
| 84 |
+
RUN python main.py
|