Pin version of docker-in-docker

1 job from master in 1 minute and 2 seconds (queued for 2 seconds)
Status Job ID Name Coverage
  Test
failed #15874
build_image

00:01:02

 
Name Stage Failure
failed
build_image Test
Step 6/6 : RUN yum install -y git wget epel-release ansible unzip ruby&& wget https://bootstrap.pypa.io/get-pip.py&& python get-pip.py&& yum update -y&& wget ${PACKER_URL}&& unzip packer_${PACKER_VERSION}_linux_amd64.zip&& mv packer /usr/local/bin/packer&& wget https://github.com/bonclay7/aws-amicleaner/archive/v${AMICLEANER_VERSION}.zip&& unzip v${AMICLEANER_VERSION}.zip&& chmod 755 aws-amicleaner-${AMICLEANER_VERSION}/amicleaner/cli.py&& pip install future&& pip install -r aws-amicleaner-${AMICLEANER_VERSION}/requirements.txt&& pip install aws-amicleaner&& wget https://github.com/stedolan/jq/releases/download/jq-1.5/jq-linux64&& mv ./jq-linux64 /usr/bin/jq&& chmod +x /usr/bin/jq
---> Running in c07f5b43edb2
CentOS-8 - AppStream 254 kB/s | 7.0 MB 00:28
CentOS-8 - Base 354 kB/s | 2.2 MB 00:06
CentOS-8 - Extras 65 kB/s | 5.9 kB 00:00
No match for argument: ansible
Error: Unable to find a match: ansible
The command '/bin/sh -c yum install -y git wget epel-release ansible unzip ruby&& wget https://bootstrap.pypa.io/get-pip.py&& python get-pip.py&& yum update -y&& wget ${PACKER_URL}&& unzip packer_${PACKER_VERSION}_linux_amd64.zip&& mv packer /usr/local/bin/packer&& wget https://github.com/bonclay7/aws-amicleaner/archive/v${AMICLEANER_VERSION}.zip&& unzip v${AMICLEANER_VERSION}.zip&& chmod 755 aws-amicleaner-${AMICLEANER_VERSION}/amicleaner/cli.py&& pip install future&& pip install -r aws-amicleaner-${AMICLEANER_VERSION}/requirements.txt&& pip install aws-amicleaner&& wget https://github.com/stedolan/jq/releases/download/jq-1.5/jq-linux64&& mv ./jq-linux64 /usr/bin/jq&& chmod +x /usr/bin/jq' returned a non-zero code: 1
ERROR: Job failed: exit code 1