Spaces:
Runtime error
Runtime error
sergey.agapov commited on
Commit ·
5db3d15
1
Parent(s): ddd7493
initial commit
Browse files- Dockerfile +1 -0
Dockerfile
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
FROM python:3.9
|
| 2 |
|
| 3 |
# Install FFmpeg and other necessary system dependencies
|
|
|
|
| 1 |
+
# Force rebuild - [10:26 July 2]
|
| 2 |
FROM python:3.9
|
| 3 |
|
| 4 |
# Install FFmpeg and other necessary system dependencies
|