Switch to an image that will have buildx
This commit is contained in:
parent
234992141c
commit
138fa27962
@ -2,7 +2,7 @@
|
||||
# This guy is awesome: https://dev.to/bzinoun/gitlab-ci-to-build-and-push-containers-to-registry-538a
|
||||
#
|
||||
|
||||
image: docker:latest
|
||||
image: ezkrg/buildx:latest
|
||||
variables:
|
||||
# DinD's vfs driver is pretty intensive; this is less so
|
||||
DOCKER_DRIVER: overlay2
|
||||
|
Loading…
Reference in New Issue
Block a user