Skip to content

Commit

Permalink
fix (docker): Fix data engineer script not starting
Browse files Browse the repository at this point in the history
  • Loading branch information
Yan-ni committed Feb 9, 2025
1 parent 068cb11 commit a5c1827
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ services:
command: --query "data scientist"
de-script:
build: .
container_name: jma-ds-script
container_name: jma-de-script
env_file: .env
depends_on:
db:
Expand Down

0 comments on commit a5c1827

Please sign in to comment.