Commit 94aad9f2 authored by Hordur Freyr Yngvason's avatar Hordur Freyr Yngvason

Update auto-build-image to v0.6.0

This is a routine update of the underlying software:

- Updates pack to v0.18.0
- Updates docker to v20.10.6
parent 702a96b4
---
title: Update auto-build-image to v0.6.0, updating the included docker to 20.10.6 and pack to 0.18.0
merge_request: 59525
author:
type: changed
build:
stage: build
image: "registry.gitlab.com/gitlab-org/cluster-integration/auto-build-image:v0.4.0"
image: "registry.gitlab.com/gitlab-org/cluster-integration/auto-build-image:v0.6.0"
variables:
DOCKER_TLS_CERTDIR: ""
services:
- docker:19.03.12-dind
- docker:20.10.6-dind
script:
- |
if [[ -z "$CI_COMMIT_TAG" ]]; then
......
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