Skip to content

Commit d50b7b2

Browse files
chore(deps): update mariadb docker tag to v12
1 parent 4b1cf06 commit d50b7b2

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
@@ -162,7 +162,7 @@ jobs:
162162

163163
services:
164164
mariadb:
165-
image: mariadb:11.7
165+
image: mariadb:12.0
166166
env:
167167
MARIADB_ROOT_PASSWORD: rootpassword
168168
MYSQL_DATABASE: nextcloud

0 commit comments

Comments
 (0)