Skip to content

Commit 2811e16

Browse files
committed
[ruby/rage] Upgrade to Ruby 3.5-rc
1 parent 8ce5546 commit 2811e16

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

frameworks/Ruby/rage-sequel/rage-sequel.dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ruby:3.4
1+
FROM ruby:3.5-rc
22

33
EXPOSE 8080
44
WORKDIR /rage-sequel

frameworks/Ruby/rage/rage.dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ruby:3.4
1+
FROM ruby:3.5-rc
22

33
EXPOSE 8080
44
WORKDIR /rage

0 commit comments

Comments
 (0)