diff --git a/run-tests b/run-tests index 53be0673..c71f90d1 100755 --- a/run-tests +++ b/run-tests @@ -10,7 +10,7 @@ set -u # image=w0rp/ale -current_image_id=67896c9c2c0f +current_image_id=f58c7bf8900f # Used in all test scripts for running the selected Docker image. DOCKER_RUN_IMAGE="$image"