This website works better with JavaScript
Home
Explore
Help
Sign In
compsci-industry
/
TechEmpower.FrameworkBenchmarks
mirror of
https://github.com/TechEmpower/FrameworkBenchmarks.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
[ruby/sinatra-sequel] Upgrade Ruby to 3.4 (
#9277
)
Petrik de Heus
11 months ago
parent
1f59d81758
commit
38c2852ad0
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
frameworks/Ruby/sinatra-sequel/sinatra-sequel-postgres.dockerfile
+ 1
- 1
frameworks/Ruby/sinatra-sequel/sinatra-sequel-postgres.dockerfile
View File
@@ -1,4 +1,4 @@
-FROM ruby:3.
3
+FROM ruby:3.
4-rc
ENV RUBY_YJIT_ENABLE=1