Commit d8e4b5e5 authored by blackheaven's avatar blackheaven
Browse files

Update .gitlab-ci.yml file

parent d08c1ac1
Loading
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
# https://levelup.gitconnected.com/build-multi-arch-docker-images-ef8b3c859a1e
image: docker:stable

variables:
  DOCKER_HOST: tcp://docker:2375/
  DOCKER_DRIVER: overlay2
  BUILDX_VERSION: v0.10.4
  BUILDX_ARCH: linux-amd64