Skip to content

Commit

Permalink
chore(deps): bump mariadb docker tag to v11
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and SebastianKrupinski committed Nov 29, 2024
1 parent 430505e commit 7b68582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:

services:
mysql:
image: mariadb:10.11
image: mariadb:11.6
ports:
- 4444:3306/tcp
env:
Expand Down

0 comments on commit 7b68582

Please sign in to comment.