From bee28dd1de9e22b69f52a54de6cb894e6502f065 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=20Gl=C3=A4=C3=9F-St=C3=B6cker?= Date: Thu, 8 Jul 2021 13:14:43 +0200 Subject: [PATCH] changed the ci image from a private image repo to the public one --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 98470b3..aaaa962 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: registry.gitlab.tictex.eu/docker/docker-with-buildx-git:latest +image: egon0/docker-with-buildx-and-git:latest variables: DOCKER_HOST: tcp://docker:2375/