Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c69b2e5

Browse files
authoredMay 19, 2025··
Bump ruby from 3.4.3-slim to 3.4.4-slim
Bumps ruby from 3.4.3-slim to 3.4.4-slim. --- updated-dependencies: - dependency-name: ruby dependency-version: 3.4.4-slim dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 88ed213 commit c69b2e5

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,4 +1,4 @@
1-
FROM ruby:3.4.3-slim
1+
FROM ruby:3.4.4-slim
22

33
ENV APP_ROOT=/usr/src/app
44
ENV DATABASE_PORT=5432

0 commit comments

Comments
 (0)
Please sign in to comment.