Skip to content

Commit

Permalink
Reverted SLE-12-SP3 specific updates for docker and rake
Browse files Browse the repository at this point in the history
  • Loading branch information
mchf committed Jul 4, 2017
1 parent 9477d81 commit 8ba2d2d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM yastdevel/ruby:sle12-sp3
FROM yastdevel/ruby
COPY . /usr/src/app

2 changes: 0 additions & 2 deletions Rakefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
require "yast/rake"

Yast::Tasks.submit_to :sle12sp3

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

0 comments on commit 8ba2d2d

Please sign in to comment.