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:
committed by
Ryan Williams
parent
bbea19e30c
commit
681f0b150d
+1
-1
@@ -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 \
|
RUN apt-get update -qq && apt-get install -yq --no-install-recommends \
|
||||||
build-essential \
|
build-essential \
|
||||||
|
|||||||
@@ -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 \
|
RUN apt-get update -qq && apt-get install -yq --no-install-recommends \
|
||||||
build-essential \
|
build-essential \
|
||||||
|
|||||||
Reference in New Issue
Block a user