Skip to content

Commit

Permalink
chore(deps): update ruby docker tag to v3.3.2 (#189)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 31, 2024
1 parent 2ffb3ad commit b850f06
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
Expand Up @@ -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:
Expand Down

0 comments on commit b850f06

Please sign in to comment.