Skip to content

Commit 518e2ef

Browse files
chore(deps): update mysql docker tag to v9
1 parent f63c010 commit 518e2ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
ports:
2121
- 5432:5432
2222
mysql:
23-
image: mysql:8.0
23+
image: mysql:9.2
2424
env:
2525
MYSQL_USER: mysql
2626
MYSQL_PASSWORD: mysql

0 commit comments

Comments
 (0)