Skip to content

Commit c32b9c9

Browse files
committed
Remove env variable
`RAGE_PATCH_AR_POOL` is enabled by default since v1.10
1 parent 60c4851 commit c32b9c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frameworks/Ruby/rage/rage.dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ RUN bundle install --jobs=8
88
COPY . /rage
99

1010
ENV RUBY_YJIT_ENABLE=1
11-
ENV RAGE_PATCH_AR_POOL=1
1211
ENV BUNDLE_FORCE_RUBY_PLATFORM=true
1312

1413
CMD bundle exec rage s -b 0.0.0.0 -p 8080 -e production

0 commit comments

Comments
 (0)