Bumped Ruby Version

This commit is contained in:
Luiz F Picolo 2021-10-07 20:34:07 -04:00
parent deaa46f989
commit 9cbcc774c9
1 changed files with 1 additions and 1 deletions

View File

@ -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