Skip to content

Commit e51cc9e

Browse files
chore(deps): update mysql docker tag to v8.4
1 parent 092f75c commit e51cc9e

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:8.4
2424
env:
2525
MYSQL_USER: mysql
2626
MYSQL_PASSWORD: mysql

0 commit comments

Comments
 (0)