Skip to content

Commit b10fd58

Browse files
chore(deps): update mysql docker tag to v8.4
1 parent 5c77c68 commit b10fd58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rspec-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343

4444
services:
4545
mysql:
46-
image: mysql:8.2
46+
image: mysql:8.4
4747
ports: ["3306:3306"]
4848
env:
4949
MYSQL_ROOT_PASSWORD: password

0 commit comments

Comments
 (0)