update image tags; pin redis alpine

This commit is contained in:
LRVT
2024-10-01 10:41:32 +02:00
parent da67dae99b
commit 65c1f7b342
8 changed files with 8 additions and 8 deletions

View File

@@ -2,7 +2,7 @@ version: '2'
services:
db:
image: mariadb:10.1
image: mariadb:10.11
container_name: filerun-db
environment:
- MYSQL_ROOT_PASSWORD=your_mysql_root_password