Update dependency ruby to v3.2.2

This commit is contained in:
renovate[bot]
2023-03-30 22:10:05 +00:00
committed by Ryan Williams
parent 04e8e107c5
commit 92602ec7b6
5 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1
FROM ruby:3.2.1-slim
FROM ruby:3.2.2-slim
# OS Level Dependencies
RUN apt-get update -qq && apt-get install -yq --no-install-recommends \