chore(deps): update ruby docker tag to v3.2

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2023-05-23 13:51:44 +00:00
committed by GitHub
parent c219d08fde
commit af75c6f684
@@ -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 && \