1
0
Fork 0

update: update docker docker tag to v18.09.8

This commit is contained in:
Renovate Bot 2019-08-21 13:08:09 +00:00 committed by Sean Sube
parent 19ca24f2d7
commit 674965fe2a
1 changed files with 2 additions and 2 deletions

View File

@ -36,9 +36,9 @@ stages:
allow_failure: false
.build-docker: &build-docker
image: docker:18.09.7
image: docker:18.09.8
services:
- docker:18.09.7-dind
- docker:18.09.8-dind
tags:
- platform:k8s
- runner:shared