Skip to content

Commit

Permalink
Merge pull request #1971 from mrunhap/main
Browse files Browse the repository at this point in the history
fix: docker-compose.gh.yml
  • Loading branch information
mmabrouk authored Aug 7, 2024
2 parents a261890 + 34fbc68 commit 2b630f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.gh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ services:
restart: always

apply_alembic_migration:
build: ghcr.io/agenta-ai/agenta-backend
image: ghcr.io/agenta-ai/agenta-backend
command: sh -c "python -c 'from agenta_backend.migrations.postgres.utils import run_alembic_migration; run_alembic_migration()'"
environment:
- FEATURE_FLAG=oss
Expand Down

0 comments on commit 2b630f1

Please sign in to comment.