From 777b1e6c796fd1f972db162556f382c193b27002 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ladislav=20Slez=C3=A1k?= Date: Tue, 21 Apr 2020 16:42:32 +0200 Subject: [PATCH] Adapt Rakefile and Dockerfile for SLE-15-SP2 --- Dockerfile | 2 +- Rakefile | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 42c7e23..c7fb88c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.opensuse.org/yast/head/containers/yast-ruby:latest +FROM registry.opensuse.org/yast/sle-15/sp2/containers/yast-ruby RUN RUBY_VERSION=`rpm --eval '%{rb_default_ruby_abi}'` && \ zypper --gpg-auto-import-keys --non-interactive in --no-recommends \ "rubygem($RUBY_VERSION:ruby-dbus)" diff --git a/Rakefile b/Rakefile index 2432dd5..f7b76ca 100644 --- a/Rakefile +++ b/Rakefile @@ -1,5 +1,7 @@ require "yast/rake" +Yast::Tasks.submit_to :sle15sp2 + Yast::Tasks.configuration do |conf| # lets ignore license check for now conf.skip_license_check << /.*/