mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2026-04-01 06:45:40 +02:00
Update docker-compose.yml
This commit is contained in:
@@ -15,7 +15,7 @@ services:
|
||||
- db
|
||||
|
||||
db:
|
||||
image: mariadb:11.8
|
||||
image: mariadb:lts
|
||||
container_name: firefly-db
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user