1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-04-11 16:01:56 +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 d22d57c0e0
commit 96d911ad09
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 \
&& DEBIAN_FRONTEND=noninteractive apt-get -qq install -y \