Bump ruby from 3.1.2-slim to 3.1.3-slim

Bumps ruby from 3.1.2-slim to 3.1.3-slim.

---
updated-dependencies:
- dependency-name: ruby
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-11-28 05:05:07 +00:00
committed by Ryan Williams
parent be267869c0
commit 283e9d34c3
2 changed files with 2 additions and 2 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 \ RUN apt-get update -qq && apt-get install -yq --no-install-recommends \
build-essential \ build-essential \
+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 \ RUN apt-get update -qq && apt-get install -yq --no-install-recommends \
build-essential \ build-essential \