1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00

Updated to ruby 3.0.0

This commit is contained in:
2021-02-11 12:33:25 +00:00
parent db15e79c0f
commit bdd80fc1d2
3 changed files with 3 additions and 3 deletions

View File

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

View File

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