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