Upgrade Ruby to version 3.2.4
As usual, we're upgrading the parser gem so we don't get warnings about the Ruby version when running a rails console.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM ruby:3.2.3-bullseye
|
||||
FROM ruby:3.2.4-bullseye
|
||||
|
||||
ENV DEBIAN_FRONTEND noninteractive
|
||||
|
||||
|
||||
Reference in New Issue
Block a user