Skip to content

Commit

Permalink
chore(deps): update ruby docker tag to v3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 26, 2023
1 parent 24a0b3c commit e0d71c3
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.2.2
image: ruby:3.3.0
env:
BUNDLE_PATH: vendor/bundle
steps:
Expand Down

0 comments on commit e0d71c3

Please sign in to comment.