Skip to content

Commit 3dc7b5c

Browse files
chore(deps): bump mariadb docker tag to v12
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ef4c941 commit 3dc7b5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpunit.yml

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

103103
services:
104104
mysql:
105-
image: mariadb:10.11
105+
image: mariadb:12.0
106106
ports:
107107
- 4444:3306/tcp
108108
env:

0 commit comments

Comments
 (0)