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