Skip to content

Commit 9e34d59

Browse files
chore(deps): update mariadb docker tag to v11.6
1 parent 19fe459 commit 9e34d59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/analysis-coverage.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848

4949
services:
5050
mariadb:
51-
image: mariadb:11.5
51+
image: mariadb:11.6
5252
env:
5353
MARIADB_ROOT_PASSWORD: rootpassword
5454
MYSQL_DATABASE: nextcloud
@@ -444,7 +444,7 @@ jobs:
444444

445445
services:
446446
mariadb:
447-
image: mariadb:11.5
447+
image: mariadb:11.6
448448
env:
449449
MARIADB_ROOT_PASSWORD: rootpassword
450450
MYSQL_DATABASE: nextcloud

0 commit comments

Comments
 (0)