Upgraded Ruby to 2.7.0-preview1 and Rails to 6.0.0 - fixed 1 spec
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM ruby:2.6.2
|
||||
FROM ruby:2.7.0-preview1
|
||||
RUN apt-get update -qq && apt-get install -y build-essential libpq-dev nodejs
|
||||
RUN mkdir /myapp
|
||||
WORKDIR /myapp
|
||||
|
||||
Reference in New Issue
Block a user