From 1e6b58420e4fa8501fc7e01d93c64d5fd18f7fab Mon Sep 17 00:00:00 2001 From: Jason Ninneman Date: Fri, 1 Mar 2019 11:03:58 -0700 Subject: [PATCH] Use the new path to the openSUSE Docker image. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8118dd2..0d0f8d0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: opensuse:tumbleweed +image: opensuse/tumbleweed stages: - build -- 2.31.1