From 34213d1607d7978fd75c459bc35bc3155c413666 Mon Sep 17 00:00:00 2001 From: James Houlahan Date: Wed, 9 Nov 2022 09:02:52 +0100 Subject: [PATCH] Other(CI): Use harbor image --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8cef24e4..dfcf23cb 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -16,7 +16,7 @@ # along with ProtonMail Bridge. If not, see . --- -image: golang:1.18 +image: harbor.protontech.ch/docker.io/library/golang:1.18 variables: GOPRIVATE: gitlab.protontech.ch