Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update ruby docker tag to v3.3.2
Browse files Browse the repository at this point in the history
renovate[bot] authored May 31, 2024

Verified

This commit was signed with the committer’s verified signature.
rhennigan Rick Hennigan
1 parent 2ffb3ad commit 95432ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/config.yml
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@ jobs:
name: Prekin CI
runs-on: ubuntu-latest
container:
image: ruby:3.3.0
image: ruby:3.3.2
env:
BUNDLE_PATH: vendor/bundle
steps:

0 comments on commit 95432ad

Please sign in to comment.