Skip to content

Commit bdfa28a

Browse files
Update mariadb Docker tag to v12
1 parent 1685166 commit bdfa28a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nextcloud/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: '3'
22
services:
33
db:
4-
image: mariadb:10.9
4+
image: mariadb:12.0
55
command: --transaction-isolation=READ-COMMITTED --binlog-format=ROW
66
restart: always
77
volumes:

0 commit comments

Comments
 (0)