Fix issues with mutation SQL
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FROM ruby:2.5
|
||||
FROM ruby:2.5.7
|
||||
RUN apt-get update -qq && apt-get install -y nodejs postgresql-client
|
||||
RUN mkdir /app
|
||||
WORKDIR /app
|
||||
|
Reference in New Issue
Block a user