Skip to content

Commit b2b2332

Browse files
chore(deps): update ruby docker tag to v3.4.8 (#205)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1f74cc8 commit b2b2332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
name: Prekin CI
66
runs-on: ubuntu-latest
77
container:
8-
image: ruby:3.4.7
8+
image: ruby:3.4.8
99
env:
1010
BUNDLE_PATH: vendor/bundle
1111
steps:

0 commit comments

Comments
 (0)