Skip to content

Commit 75020f4

Browse files
authored
[ruby/agoo] Use Ruby 3.5-rc (#10218)
1 parent 61bf05d commit 75020f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frameworks/Ruby/agoo/agoo.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
RUN apt-get update -q \
44
&& apt-get install --no-install-recommends -q -y \

0 commit comments

Comments
 (0)