diff --git a/Dockerfile b/Dockerfile index 94abc86..159e190 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,3 @@ -FROM registry.opensuse.org/yast/head/containers/yast-ruby:latest +FROM registry.opensuse.org/yast/sle-15/sp2/containers/yast-ruby COPY . /usr/src/app diff --git a/Rakefile b/Rakefile index 53db50f..49f60b3 100644 --- a/Rakefile +++ b/Rakefile @@ -18,6 +18,8 @@ require "yast/rake" +Yast::Tasks.submit_to :sle15sp2 + Yast::Tasks.configuration do |conf| conf.skip_license_check << /test\/data\/*/ # Desktop files are just metadata