Skip to content

Commit ad043cd

Browse files
committed
chore(deps): update mysql docker tag to v9
1 parent 3ca59d1 commit ad043cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
ports:
1818
- 27017:27017
1919
mysql:
20-
image: mysql:5
20+
image: mysql:9
2121
env:
2222
MYSQL_ROOT_PASSWORD: Password12!
2323
MYSQL_DATABASE: test

0 commit comments

Comments
 (0)