Skip to content

Commit

Permalink
Merge pull request #251 from lluiscampos/chore-update-dind
Browse files Browse the repository at this point in the history
ci: Update Docker-inDocker service images to latest
  • Loading branch information
lluiscampos committed Dec 8, 2022
2 parents c523dc4 + 3783074 commit bfe25cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@ test:acceptance:
- /^saas-[a-zA-Z0-9.-]+$/
tags:
- docker
image: docker:20.10.12
image: docker:20.10.21
services:
- name: docker:20.10.12-dind
- name: docker:20.10.21-dind
alias: docker
before_script:
- apk add docker-compose make
Expand Down

0 comments on commit bfe25cf

Please sign in to comment.