Skip to content

Commit

Permalink
Merge pull request openshift#26 from jhadvig/update_ruby
Browse files Browse the repository at this point in the history
Updating base image name to new ruby-20-centos7
  • Loading branch information
bparees committed Feb 24, 2015
2 parents d50606a + 64d749f commit c3595af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM openshift/ruby-20-centos
FROM openshift/ruby-20-centos7

RUN gem install sinatra sinatra-activerecord mysql2 --no-ri --no-rdoc

Expand Down

0 comments on commit c3595af

Please sign in to comment.