Skip to content

Commit

Permalink
docker-compose is outdated
Browse files Browse the repository at this point in the history
  • Loading branch information
goulter committed Aug 2, 2024
1 parent 210f307 commit 7920c09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/run-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -165,4 +165,4 @@ then
add_strict_host_override "$STRICT_HOST" "$STRICT_IP"
fi
COMPOSE_ARGS+=" $REQUIRED_COMPOSE_ARGS"
docker-compose ${COMPOSE_ARGS}
docker compose ${COMPOSE_ARGS}

0 comments on commit 7920c09

Please sign in to comment.