Skip to content

Commit

Permalink
chore(deps): update mariadb docker tag to v11 (#8)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 29, 2023
1 parent 2ae59a2 commit b1bf6b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/analysis-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:

services:
mariadb:
image: mariadb:10.11
image: mariadb:11.0
env:
MARIADB_ROOT_PASSWORD: rootpassword
MYSQL_DATABASE: nextcloud
Expand Down

0 comments on commit b1bf6b0

Please sign in to comment.