Update dependency ruby to v3.1.3

This commit is contained in:
renovate[bot]
2022-11-26 00:54:10 +00:00
committed by Ryan Williams
parent 359fdb417f
commit e3a596d959
5 changed files with 19 additions and 34 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM ruby:3.1.2-slim
FROM ruby:3.1.3-slim
RUN apt-get update -qq && apt-get install -yq --no-install-recommends \
build-essential \