Bumped Ruby Version
This commit is contained in:
parent
deaa46f989
commit
9cbcc774c9
@ -1,4 +1,4 @@
|
|||||||
FROM ruby:2.7.1
|
FROM ruby:2.7.2
|
||||||
|
|
||||||
RUN apt-get update && apt-get install -y
|
RUN apt-get update && apt-get install -y
|
||||||
RUN apt-get install -y nodejs sqlite3
|
RUN apt-get install -y nodejs sqlite3
|
||||||
|
Loading…
Reference in New Issue
Block a user