Skip to content

Commit

Permalink
build(deps): bump ruby from 3.2.2-alpine to 3.3.4-alpine
Browse files Browse the repository at this point in the history
Bumps ruby from 3.2.2-alpine to 3.3.4-alpine.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 10, 2024
1 parent e4eea02 commit 1e4b489
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.2.2-alpine
FROM ruby:3.3.4-alpine

ENV NODE_ENV production
ENV RAILS_ENV production
Expand Down

0 comments on commit 1e4b489

Please sign in to comment.