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