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

Commit 9ce145c

Browse files
Bump library/ruby from 2de50c0 to 3f743c5 (#43)
Bumps library/ruby from `2de50c0` to `3f743c5`. --- 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 55008aa commit 9ce145c

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:2de50c072bed1bdaf5e6b6c132fb2bc56f03700046ad95a515b4111203bf5034 AS base
11+
FROM registry.docker.com/library/ruby:3.4.7-slim@sha256:3f743c5dc0af4899dda3290f61f30834e680816eac4c17e1181267589fe2e951 AS base
1212

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

0 commit comments

Comments
 (0)