Skip to content

Commit a7a5d33

Browse files
chore(deps): update mysql docker tag to v9.6
1 parent 69e7c5b commit a7a5d33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/phpunit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
services:
1717
mysql:
18-
image: mysql:9.5
18+
image: mysql:9.6
1919
env:
2020
MYSQL_ROOT_PASSWORD: root
2121
MYSQL_DATABASE: wordpress_test

0 commit comments

Comments
 (0)