Merge pull request #6 from Zankaria/mariadb-lts

Mariadb LTS
This commit is contained in:
Alex 2025-04-25 21:51:59 +00:00 committed by GitHub
commit 291bb26e74
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -69,7 +69,7 @@ services:
- db
db:
image: mariadb:latest
image: mariadb:lts
container_name: vichan_mariadb
restart: unless-stopped
volumes: