mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-24 17:04:43 +00:00
Added files for rvm, removed old files for Heroku newrelic and CircleCI, updated gems, and updated to rubuy 3.2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM ruby:3.1.4
|
||||
FROM ruby:3.2.0
|
||||
|
||||
RUN apt-get -qq update \
|
||||
&& apt-get -qq install -y \
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
FROM ruby:3.1.4-slim
|
||||
FROM ruby:3.2.0-slim
|
||||
|
||||
#HEALTHCHECK --start-period=60s CMD curl http://127.0.0.1/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user