Skip to content

Commit

Permalink
Update run.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
rlreamy authored Oct 17, 2024
1 parent 669d8fd commit 6da27fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data_management/run.sh
Original file line number Diff line number Diff line change
@@ -1 +1 @@
docker run --log-driver=none -a stdin -a stdout -a stderr --network dataLake --env-file .env kingstonduo/data-management:1.8 python ./main.py $1 $2 $3 $4
docker run --log-driver=none -a stdin -a stdout -a stderr --network dataLake --env-file .env kingstonduo/data-management:1.9 python ./main.py $1 $2 $3 $4

0 comments on commit 6da27fb

Please sign in to comment.