mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-11 07:24:47 +00:00
Update mariadb docker image version
This commit is contained in:
@@ -18,7 +18,7 @@ services:
|
||||
- invoiceshelf
|
||||
|
||||
db:
|
||||
image: mariadb:10.11
|
||||
image: mariadb:lts
|
||||
restart: always
|
||||
volumes:
|
||||
- db:/var/lib/mysql
|
||||
|
||||
Reference in New Issue
Block a user