Skip to content

Commit

Permalink
Bump ruby from 3.3.3-bookworm to 3.3.5-bookworm
Browse files Browse the repository at this point in the history
Bumps ruby from 3.3.3-bookworm to 3.3.5-bookworm.

---
updated-dependencies:
- dependency-name: ruby
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 19, 2024
1 parent e9d7ee1 commit df4ba79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ruby:3.3.3-bookworm
FROM ruby:3.3.5-bookworm
RUN useradd rurema --create-home --shell /bin/bash
USER rurema:rurema
ENV BUNDLE_AUTO_INSTALL true
Expand Down

0 comments on commit df4ba79

Please sign in to comment.