mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2026-04-01 11:35:37 +02:00
Update mariadb Docker tag to v11.8
This commit is contained in:
@@ -20,7 +20,7 @@ services:
|
||||
- database
|
||||
|
||||
database:
|
||||
image: mariadb:11.5
|
||||
image: mariadb:11.8
|
||||
container_name: projectsend-db
|
||||
command: --transaction-isolation=READ-COMMITTED --binlog-format=ROW
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user