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 << /.*/