Skip to content

Commit b1bf6b0

Browse files
chore(deps): update mariadb docker tag to v11 (#8)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2ae59a2 commit b1bf6b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/analysis-coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262

6363
services:
6464
mariadb:
65-
image: mariadb:10.11
65+
image: mariadb:11.0
6666
env:
6767
MARIADB_ROOT_PASSWORD: rootpassword
6868
MYSQL_DATABASE: nextcloud

0 commit comments

Comments
 (0)