Skip to content

Commit eb68492

Browse files
chore(deps): update mariadb docker tag to v12
1 parent 798f74e commit eb68492

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
@@ -667,7 +667,7 @@ services:
667667
image: ghcr.io/juliusknorr/nextcloud-dev-noop:latest
668668

669669
database-mysql:
670-
image: mariadb:10.6
670+
image: mariadb:12.1
671671
environment:
672672
MYSQL_ROOT_PASSWORD: 'nextcloud'
673673
MYSQL_PASSWORD: 'nextcloud'

0 commit comments

Comments
 (0)