Skip to content

Commit 2ae59a2

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

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.10
65+
image: mariadb:10.11
6666
env:
6767
MARIADB_ROOT_PASSWORD: rootpassword
6868
MYSQL_DATABASE: nextcloud

0 commit comments

Comments
 (0)