Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

Commit

Permalink
Bump ruby from 3.1.3 to 3.2.2 (geminabox#534)
Browse files Browse the repository at this point in the history
Bumps ruby from 3.1.3 to 3.2.2.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 6, 2023
1 parent c8976c2 commit 490734c
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.1.3
FROM ruby:3.2.2

RUN mkdir -p /usr/src/app
WORKDIR /usr/src/app
Expand Down

0 comments on commit 490734c

Please sign in to comment.