Loop-server update version: 10.2.0

This commit is contained in:
2026-04-29 09:40:21 +03:00
parent 00f932c82d
commit 9763235ffc
6 changed files with 25 additions and 8 deletions

View File

@@ -17,7 +17,7 @@ services:
loop:
container_name: loop
image: "registry.loop.ru/loop/server:10.1.0"
image: "registry.loop.ru/loop/server:10.2.0"
restart: "unless-stopped"
depends_on:
- "db"