Skip to content

Commit 650d65a

Browse files
chore(deps): update mariadb docker tag to v11.8
1 parent 71f4c9f commit 650d65a

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:11.8
166166
env:
167167
MARIADB_ROOT_PASSWORD: rootpassword
168168
MYSQL_DATABASE: nextcloud

0 commit comments

Comments
 (0)