Spaces:
Sleeping
Sleeping
suhail
commited on
Commit
·
6416d57
1
Parent(s):
7525a49
docker
Browse files- Dockerfile +1 -2
Dockerfile
CHANGED
|
@@ -61,8 +61,7 @@ COPY src/ ./src
|
|
| 61 |
# Copy alembic config
|
| 62 |
COPY alembic.ini .
|
| 63 |
|
| 64 |
-
|
| 65 |
-
COPY src/migrations/ ./src/migrations
|
| 66 |
# =========================
|
| 67 |
# Copy specs folder to match expected absolute path
|
| 68 |
# =========================
|
|
|
|
| 61 |
# Copy alembic config
|
| 62 |
COPY alembic.ini .
|
| 63 |
|
| 64 |
+
|
|
|
|
| 65 |
# =========================
|
| 66 |
# Copy specs folder to match expected absolute path
|
| 67 |
# =========================
|