Use the updated Docker image
This commit is contained in:
parent
8c76b88392
commit
8cb6d043b4
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Reference in a new issue