mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-10 10:32:56 +01:00
Merge branch 'bump-buildx-docker' into 'master'
Update docker and buildx versions See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/608 Merged-by: Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by: Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by: Andrejs Cunskis <acunskis@gitlab.com>
This commit is contained in:
commit
7f14c66845
2 changed files with 7 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
|||
# Docker image with buildx plugin
|
||||
.docker:
|
||||
variables:
|
||||
DOCKER: '20.10.14'
|
||||
BUILDX: '0.8'
|
||||
DOCKER: '20.10.21'
|
||||
BUILDX: '0.9'
|
||||
|
||||
docker:
|
||||
extends:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue