Skip to content

Commit 686084d

Browse files
chore(deps): Bump ruby from 3.4.1 to 3.4.7
Bumps ruby from 3.4.1 to 3.4.7. --- updated-dependencies: - dependency-name: ruby dependency-version: 3.4.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bb899a9 commit 686084d

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
@@ -1,5 +1,5 @@
11
# Use the official Ruby 3.4.1 image as the base image
2-
FROM ruby:3.4.1
2+
FROM ruby:3.4.7
33

44
# Install essential Linux packages
55
RUN apt-get update -qq && \

0 commit comments

Comments
 (0)