1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-24 17:04:43 +00:00

Use ruby 2.6.5

This commit is contained in:
2019-11-19 14:10:50 -05:00
parent 76b7b82716
commit 51cc7c8fbe
3 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -1,4 +1,4 @@
FROM ruby:2.6.0-slim
FROM ruby:2.6.5-slim
#HEALTHCHECK --start-period=60s CMD curl http://127.0.0.1/