mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Versionupdate for docker find
This commit is contained in:
parent
774bc12c98
commit
59471bb90e
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ include:
|
|||
default:
|
||||
image: docker:20.10.3-git
|
||||
services:
|
||||
- docker:20.10.3-dind
|
||||
- docker:20.10.9-dind
|
||||
before_script:
|
||||
- docker login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" "$CI_REGISTRY"
|
||||
- source scripts/build-helpers.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue