File helper_image.patch of Package gitlab-runner
Index: gitlab-runner/helpers/container/helperimage/info.go
===================================================================
--- gitlab-runner.orig/helpers/container/helperimage/info.go
+++ gitlab-runner/helpers/container/helperimage/info.go
@@ -22,7 +22,7 @@ const (
"https://docs.gitlab.com/runner/configuration/advanced-configuration/#helper-image-registry"
// GitLabRegistryName is the name of the helper image hosted in registry.gitlab.com.
- GitLabRegistryName = "registry.gitlab.com/gitlab-org/gitlab-runner/gitlab-runner-helper"
+ GitLabRegistryName = "registry.opensuse.org/home/juzbun/kde-plasma/opensuse_templates_images_tumbleweed_containers/gitlab-runner-helper"
// DefaultFlavor is the default flavor of image we use for the helper.
DefaultFlavor = "alpine"