Skip to content

Commit

Permalink
chore(deps): update mariadb docker tag to v11.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 15, 2024
1 parent 6264cab commit 4d25b73
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.4
image: mariadb:11.5
env:
MARIADB_ROOT_PASSWORD: rootpassword
MYSQL_DATABASE: nextcloud
Expand Down Expand Up @@ -441,7 +441,7 @@ jobs:

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

0 comments on commit 4d25b73

Please sign in to comment.