Skip to content

Commit

Permalink
Update tasks docker-compose => docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
steph-torres-nhs authored Jan 17, 2025
1 parent 300d01f commit bb400c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ case "${command}" in
dojo -c Dojofile-infra "./tasks _tf_apply"
;;
run_localstack_local)
docker-compose -f docker-compose.localstack-local.yaml up -d
docker compose -f docker-compose.localstack-local.yaml up -d
;;
promote_docker_image)
check_env
Expand Down

0 comments on commit bb400c1

Please sign in to comment.