diff --git a/.taskcluster.yml b/.taskcluster.yml index 45bc9cd..3943aaa 100644 --- a/.taskcluster.yml +++ b/.taskcluster.yml @@ -67,7 +67,7 @@ tasks: deadline: {$fromNow: '1 day'} payload: maxRunTime: 3600 - image: 'maven' + image: 'maven:3.6.3-openjdk-8' command: - /bin/bash - '-c'