Skip to content

Commit fcf3d07

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

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
@@ -97,7 +97,7 @@ jobs:
9797

9898
services:
9999
mysql:
100-
image: mariadb:10.5
100+
image: mariadb:11.5
101101
ports:
102102
- 4444:3306/tcp
103103
env:

0 commit comments

Comments
 (0)