Use latest docker:dind
This commit is contained in:
parent
af1bc4a911
commit
295f3893ec
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ stages:
|
||||||
- image
|
- image
|
||||||
|
|
||||||
services:
|
services:
|
||||||
- docker:19.03.12-dind
|
- docker:dind
|
||||||
|
|
||||||
website-image-test-publish:
|
website-image-test-publish:
|
||||||
image: domaindrivenarchitecture/devops-build:latest
|
image: domaindrivenarchitecture/devops-build:latest
|
||||||
|
|
Loading…
Reference in a new issue