Merge pull request #28548 from backstage/renovate/ruby-3.x
chore(deps): update ruby docker tag to v3.4
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM ruby:3.3
|
||||
FROM ruby:3.4
|
||||
|
||||
RUN apt-get update -qq && \
|
||||
apt-get install -y nodejs postgresql-client git && \
|
||||
|
||||
Reference in New Issue
Block a user