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 57ebf42

Browse files
authoredJun 13, 2024··
Bump ruby from 3.3.1-slim-bullseye to 3.3.3-slim-bullseye
Bumps ruby from 3.3.1-slim-bullseye to 3.3.3-slim-bullseye. --- updated-dependencies: - dependency-name: ruby dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2c8e4fa commit 57ebf42

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.3.1-slim-bullseye
1+
FROM ruby:3.3.3-slim-bullseye
22

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

0 commit comments

Comments
 (0)
Please sign in to comment.