diff --git a/Dockerfile b/Dockerfile index b5ce61f..1b1e37a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.opensuse.org/yast/head/containers/yast-cpp:latest +FROM registry.opensuse.org/yast/sle-15/sp2/containers/yast-cpp RUN zypper --gpg-auto-import-keys --non-interactive in --no-recommends \ libxml2-devel COPY . /usr/src/app diff --git a/Rakefile b/Rakefile index 927a322..647d07f 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 << /.*/