Skip to content

Commit 75c7367

Browse files
chore(deps): update mariadb docker tag to v11.8
1 parent 35e59c7 commit 75c7367

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)