update: update docker docker tag to v18.09.8
This commit is contained in:
parent
19ca24f2d7
commit
674965fe2a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue