Skip to content

Commit 9bb78d9

Browse files
chore(deps): update mariadb docker tag to v12
1 parent 73e8adf commit 9bb78d9

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
@@ -633,7 +633,7 @@ services:
633633
image: rwgrim/docker-noop
634634

635635
database-mysql:
636-
image: mariadb:10.6
636+
image: mariadb:12.0
637637
environment:
638638
MYSQL_ROOT_PASSWORD: 'nextcloud'
639639
MYSQL_PASSWORD: 'nextcloud'

0 commit comments

Comments
 (0)