Skip to content

Commit

Permalink
Bump ruby from 3.2.2-alpine to 3.3.0-alpine
Browse files Browse the repository at this point in the history
Bumps ruby from 3.2.2-alpine to 3.3.0-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 Dec 27, 2023
1 parent c982461 commit 16cd72e
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.0-alpine

ENV APP_ROOT /usr/src/app
ENV DATABASE_PORT 5432
Expand Down

0 comments on commit 16cd72e

Please sign in to comment.