Skip to content

Commit

Permalink
Ruby 2.6.5 is the new default
Browse files Browse the repository at this point in the history
  • Loading branch information
feelepxyz committed Oct 24, 2019
1 parent 4f865d0 commit 20ca35a
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
Expand Up @@ -51,7 +51,7 @@ RUN apt-get update \

### RUBY

# Install Ruby 2.6.2, update RubyGems, and install Bundler
# Install Ruby 2.6.5, update RubyGems, and install Bundler
ENV BUNDLE_SILENCE_ROOT_WARNING=1
RUN apt-key adv --keyserver keyserver.ubuntu.com --recv-keys C3173AA6 \
&& echo "deb http://ppa.launchpad.net/brightbox/ruby-ng/ubuntu bionic main" > /etc/apt/sources.list.d/brightbox.list \
Expand Down

0 comments on commit 20ca35a

Please sign in to comment.