Skip to content

Commit 8977f46

Browse files
chore(deps): update mariadb docker tag to v11.7
1 parent 86af0a5 commit 8977f46

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
@@ -161,7 +161,7 @@ jobs:
161161

162162
services:
163163
mariadb:
164-
image: mariadb:11.5
164+
image: mariadb:11.7
165165
env:
166166
MARIADB_ROOT_PASSWORD: rootpassword
167167
MYSQL_DATABASE: nextcloud

0 commit comments

Comments
 (0)