From 23652b9830d3e8cbbb3dcec77013bba65d7f24d0 Mon Sep 17 00:00:00 2001 From: alexveebee Date: Wed, 30 Apr 2025 19:34:47 +0000 Subject: [PATCH] lts --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index 072c3f82..5666d154 100644 --- a/compose.yml +++ b/compose.yml @@ -70,7 +70,7 @@ services: db: image: mysql:lts - # image: mariadb:latest # optional for more higher performance + # image: mariadb:lts # optional for more higher performance container_name: vichan_db restart: unless-stopped volumes: