mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-10 02:22:57 +01:00
Update docker and buildx versions
This commit is contained in:
parent
d92090dc0f
commit
49c5cbcc3c
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