Bump ruby from 3.2.0-slim to 3.2.1-slim

Bumps ruby from 3.2.0-slim to 3.2.1-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]
2023-02-10 05:58:04 +00:00
committed by Ryan Williams
parent bbea19e30c
commit 681f0b150d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM ruby:3.2.0-slim
FROM ruby:3.2.1-slim
RUN apt-get update -qq && apt-get install -yq --no-install-recommends \
build-essential \