Adapt usage ddadevops-dind version
This commit is contained in:
parent
c66311bd42
commit
0cf3424442
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ stages:
|
||||||
- image
|
- image
|
||||||
|
|
||||||
.img: &img
|
.img: &img
|
||||||
image: "domaindrivenarchitecture/ddadevops-dind:4.7.4"
|
image: "domaindrivenarchitecture/ddadevops-dind:4.10.0"
|
||||||
services:
|
services:
|
||||||
- docker:dind
|
- docker:dind
|
||||||
before_script:
|
before_script:
|
||||||
|
|
Loading…
Reference in a new issue