mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Merge branch 'tnir/docker-20.10.14' into 'master'
Update Docker Engine from 20.10.9 to 20.10.14 See merge request gitlab-org/gitlab-build-images!521
This commit is contained in:
commit
d8667216bc
1 changed files with 2 additions and 2 deletions
|
|
@ -4,9 +4,9 @@ include:
|
|||
- local: '.gitlab/ci/*.yml'
|
||||
|
||||
default:
|
||||
image: docker:20.10.9-git
|
||||
image: docker:20.10.14-git
|
||||
services:
|
||||
- docker:20.10.9-dind
|
||||
- docker:20.10.14-dind
|
||||
before_script:
|
||||
- docker login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" "$CI_REGISTRY"
|
||||
- apk add -U bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue