mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
Use ruby 2.6.5
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM ruby:2.6.0
|
||||
FROM ruby:2.6.5
|
||||
|
||||
RUN apt-get -qq update \
|
||||
&& apt-get -qq install -y \
|
||||
|
||||
Reference in New Issue
Block a user