update: update docker docker tag to v18.09.9 (#64)
This commit is contained in:
parent
9a3a32704a
commit
84c83d5614
|
@ -36,9 +36,9 @@ stages:
|
|||
allow_failure: false
|
||||
|
||||
.build-docker: &build-docker
|
||||
image: docker:18.09.8
|
||||
image: docker:18.09.9
|
||||
services:
|
||||
- docker:18.09.8-dind
|
||||
- docker:18.09.9-dind
|
||||
tags:
|
||||
- platform:k8s
|
||||
- runner:shared
|
||||
|
|
Loading…
Reference in New Issue