1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-04-02 21:24:25 +00:00

Updated to ruby 2.6.0 and updated gems

This commit is contained in:
2019-04-19 10:29:06 -04:00
parent edb8885f00
commit 31fbe5baff
4 changed files with 36 additions and 36 deletions

View File

@@ -1,4 +1,4 @@
FROM ruby:2.5.1
FROM ruby:2.6.0
RUN apt-get -qq update \
&& apt-get -qq install -y \