diff --git a/Dockerfile b/Dockerfile index 6703bce..9fa46a5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -40,4 +40,4 @@ RUN gem update --system 3.0.8 # https://github.com/rubygems/rubygems/issues/3068 RUN gem install bundler RUN bundle install -RUN echo "org.gradle.jvmargs=-Xmx768m" >> local.properties \ No newline at end of file +#RUN echo "org.gradle.jvmargs=-Xmx768m" >> local.properties \ No newline at end of file