1
0
Fork 0

update: update docker docker tag to v18.09.9 (#64)

This commit is contained in:
renovate[bot] 2019-09-08 14:33:23 -05:00 committed by Sean Sube
parent 9a3a32704a
commit 84c83d5614
1 changed files with 2 additions and 2 deletions

View File

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