Commit b0f44e42 authored by Vitor Meireles De Sousa's avatar Vitor Meireles De Sousa Committed by Hordur Freyr Yngvason

Update auto-build-image to v1.9.1

Changelog: changed
parent 4c3e65b0
variables:
AUTO_BUILD_IMAGE_VERSION: 'v1.5.0'
AUTO_BUILD_IMAGE_VERSION: 'v1.9.1'
build:
stage: build
......@@ -7,7 +7,7 @@ build:
variables:
DOCKER_TLS_CERTDIR: ''
services:
- name: 'docker:20.10.6-dind'
- name: 'docker:20.10.12-dind'
command: ['--tls=false', '--host=tcp://0.0.0.0:2375']
script:
- |
......
variables:
AUTO_BUILD_IMAGE_VERSION: 'v1.5.0'
AUTO_BUILD_IMAGE_VERSION: 'v1.9.1'
build:
stage: build
......@@ -7,7 +7,7 @@ build:
variables:
DOCKER_TLS_CERTDIR: ''
services:
- name: 'docker:20.10.6-dind'
- name: 'docker:20.10.12-dind'
command: ['--tls=false', '--host=tcp://0.0.0.0:2375']
script:
- |
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment