Skip to content

Commit

Permalink
chore(deps): update ruby docker tag to v3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 31, 2025
1 parent 161f4de commit e4e2a3a
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.2
image: ruby:3.4.1
env:
BUNDLE_PATH: vendor/bundle
steps:
Expand Down

0 comments on commit e4e2a3a

Please sign in to comment.