Skip to content
This repository was archived by the owner on Dec 29, 2025. It is now read-only.

Commit f78b4c8

Browse files
Bump library/ruby from fadc980 to 93dd13e (#95)
Bumps library/ruby from `fadc980` to `93dd13e`. --- updated-dependencies: - dependency-name: library/ruby dependency-version: 3.4.7-slim dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e68f62b commit f78b4c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# For a containerized dev environment, see Dev Containers: https://guides.rubyonrails.org/getting_started_with_devcontainer.html
99

1010
# Make sure RUBY_VERSION matches the Ruby version in .ruby-version
11-
FROM registry.docker.com/library/ruby:3.4.7-slim@sha256:fadc980cc9b271292b17af387f6950772cd99d685fe25ecabde59edd6697ad7f AS base
11+
FROM registry.docker.com/library/ruby:3.4.7-slim@sha256:93dd13e28987e373857fbda4a7f4ae99e9f7acb6fcc266035e551229974d1c89 AS base
1212

1313
LABEL maintainer="Ihor Zubkov <igor.zubkov@gmail.com>"
1414

0 commit comments

Comments
 (0)