Skip to content

Commit

Permalink
chore(deps): update mariadb docker tag to v11.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 23, 2024
1 parent f7c0e6f commit c655d10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/analysis-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:

services:
mariadb:
image: mariadb:11.5
image: mariadb:11.6
env:
MARIADB_ROOT_PASSWORD: rootpassword
MYSQL_DATABASE: nextcloud
Expand Down Expand Up @@ -444,7 +444,7 @@ jobs:

services:
mariadb:
image: mariadb:11.5
image: mariadb:11.6
env:
MARIADB_ROOT_PASSWORD: rootpassword
MYSQL_DATABASE: nextcloud
Expand Down

0 comments on commit c655d10

Please sign in to comment.