1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-04-05 14:17:20 +00:00

Updated to ruby 2.4.2 and rails 5.1.4

This commit is contained in:
2017-12-11 07:57:26 -05:00
parent e22e3af8eb
commit 8ff2bba87a
4 changed files with 74 additions and 73 deletions

View File

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