Skip to content

Commit

Permalink
Bump test-runner version
Browse files Browse the repository at this point in the history
  • Loading branch information
Pixcell committed Mar 18, 2020
1 parent fe9ea27 commit f6704d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ echoInfo "Running Test Runner..."
docker run --rm --name test-runner --network host \
-v ~/.iofog/:/root/.iofog/ \
-v /var/run/docker.sock:/var/run/docker.sock \
iofog/test-runner:2.0
iofog/test-runner:2.0.0-beta

echoNotify "## Test Runner Tests complete"

0 comments on commit f6704d5

Please sign in to comment.