@@ -1,4 +1,4 @@
-FROM ruby:3.4
+FROM ruby:3.5-rc
RUN apt-get update -yqq && apt-get install -yqq --no-install-recommends redis-server