Skip to content

Commit 3ca59f1

Browse files
chore(deps): update mariadb docker tag to v12
1 parent 2c3960d commit 3ca59f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -666,7 +666,7 @@ services:
666666
image: ghcr.io/juliusknorr/nextcloud-dev-noop:latest
667667

668668
database-mysql:
669-
image: mariadb:10.6
669+
image: mariadb:12.1
670670
environment:
671671
MYSQL_ROOT_PASSWORD: 'nextcloud'
672672
MYSQL_PASSWORD: 'nextcloud'

0 commit comments

Comments
 (0)