mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2026-04-01 05:25:41 +02:00
Merge pull request #68 from Haxxnet/renovate/mariadb-11.x
Update mariadb Docker tag to v11.8
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
|
||||
db:
|
||||
image: mariadb:11.5
|
||||
image: mariadb:11.8
|
||||
container_name: filerun-db
|
||||
environment:
|
||||
- MYSQL_ROOT_PASSWORD=your_mysql_root_password
|
||||
|
||||
Reference in New Issue
Block a user