From: Jason Ninneman Date: Fri, 1 Mar 2019 18:03:58 +0000 (-0700) Subject: Use the new path to the openSUSE Docker image. X-Git-Tag: 1.8~7 X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=commitdiff_plain;h=1e6b58420e4fa8501fc7e01d93c64d5fd18f7fab Use the new path to the openSUSE Docker image. --- 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