Skip to content

Commit 6b560ef

Browse files
authored
Merge pull request #34 from renatomefi/upgrade/testinfra-5
Upgrade to testinfra v5
2 parents 008eb1a + 1cc8d1a commit 6b560ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/docker.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ TESTS_DIR="$(pwd)/test"
3232
docker run --rm -t \
3333
-v "$TESTS_DIR:/tests" \
3434
-v /var/run/docker.sock:/var/run/docker.sock:ro \
35-
renatomefi/docker-testinfra:latest \
35+
renatomefi/docker-testinfra:5 \
3636
--verbose --hosts="docker://$CONTAINER" \
3737
-m "php_fpm or $DOCKER_FILE"

0 commit comments

Comments
 (0)