Pin httptester SHA.

This commit is contained in:
Matt Clay 2018-03-20 07:23:53 -07:00
parent e72b41d3eb
commit 611d34acf3
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ test_target="${TARGET:-all}"
test_ansible_dir="${TEST_ANSIBLE_DIR:-/root/ansible}"
test_python3="${PYTHON3:-}"
http_image="${HTTP_IMAGE:-ansible/ansible:httptester}"
http_image="${HTTP_IMAGE:-ansible/ansible@sha256:00f26e1d1909315ab1038751fc9397dd3cf7655604ba3b68fccda754c8630e50}" # httptester
# Keep the docker containers after tests complete.
# The default behavior is to always remove the containers.