summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xrun-tests4
1 files changed, 2 insertions, 2 deletions
diff --git a/run-tests b/run-tests
index 1d452a72..cbd03af2 100755
--- a/run-tests
+++ b/run-tests
@@ -9,8 +9,8 @@ set -u
# options, or read the output below.
#
-image=w0rp/ale
-current_image_id=f58c7bf8900f
+image=akevinclark/ale
+current_image_id=8e1802ca34b5
# Used in all test scripts for running the selected Docker image.
DOCKER_RUN_IMAGE="$image"