Skip to content

Commit

Permalink
Revert Dockerfile and Rakefile to master values
Browse files Browse the repository at this point in the history
  • Loading branch information
imobachgs committed Apr 11, 2019
1 parent e4ddcba commit 740a2b1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM yastdevel/ruby:sle15-sp1
FROM registry.opensuse.org/yast/head/containers/yast-ruby:latest
RUN zypper --gpg-auto-import-keys --non-interactive in --no-recommends \
docbook-xsl-stylesheets yast2-configuration-management
COPY . /usr/src/app
Expand Down
2 changes: 0 additions & 2 deletions Rakefile
@@ -1,7 +1,5 @@
require "yast/rake"

Yast::Tasks.submit_to :sle15sp1

Yast::Tasks.configuration do |conf|
# lets ignore license check for now
conf.skip_license_check << /.*/
Expand Down

0 comments on commit 740a2b1

Please sign in to comment.