Skip to content

Commit 17e809d

Browse files
chore(deps): update mariadb docker tag to v12
1 parent c150556 commit 17e809d

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
@@ -698,7 +698,7 @@ services:
698698
image: ghcr.io/juliusknorr/nextcloud-dev-noop:latest
699699

700700
database-mysql:
701-
image: mariadb:10.6
701+
image: mariadb:12.2
702702
environment:
703703
MYSQL_ROOT_PASSWORD: 'nextcloud'
704704
MYSQL_PASSWORD: 'nextcloud'

0 commit comments

Comments
 (0)