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: variables:
AUTO_BUILD_IMAGE_VERSION: 'v1.5.0' AUTO_BUILD_IMAGE_VERSION: 'v1.9.1'
build: build:
stage: build stage: build
...@@ -7,7 +7,7 @@ build: ...@@ -7,7 +7,7 @@ build:
variables: variables:
DOCKER_TLS_CERTDIR: '' DOCKER_TLS_CERTDIR: ''
services: services:
- name: 'docker:20.10.6-dind' - name: 'docker:20.10.12-dind'
command: ['--tls=false', '--host=tcp://0.0.0.0:2375'] command: ['--tls=false', '--host=tcp://0.0.0.0:2375']
script: script:
- | - |
......
variables: variables:
AUTO_BUILD_IMAGE_VERSION: 'v1.5.0' AUTO_BUILD_IMAGE_VERSION: 'v1.9.1'
build: build:
stage: build stage: build
...@@ -7,7 +7,7 @@ build: ...@@ -7,7 +7,7 @@ build:
variables: variables:
DOCKER_TLS_CERTDIR: '' DOCKER_TLS_CERTDIR: ''
services: services:
- name: 'docker:20.10.6-dind' - name: 'docker:20.10.12-dind'
command: ['--tls=false', '--host=tcp://0.0.0.0:2375'] command: ['--tls=false', '--host=tcp://0.0.0.0:2375']
script: 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