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

Commit 958aaac

Browse files
Bump library/ruby from 3f743c5 to 7873110 (#48)
Bumps library/ruby from `3f743c5` to `7873110`. --- 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 2fe8410 commit 958aaac

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

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

0 commit comments

Comments
 (0)