Skip to content

Commit 710be5f

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

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.8
33

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

0 commit comments

Comments
 (0)