From 8cb6d043b4b2052ad6e5973b2a5804791511fed4 Mon Sep 17 00:00:00 2001 From: w0rp Date: Thu, 16 May 2019 22:22:47 +0100 Subject: Use the updated Docker image --- run-tests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'run-tests') 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" -- cgit v1.2.3