update: use kv-tube v7 image

This commit is contained in:
KV-Tube Deployer 2026-03-26 12:55:52 +07:00
parent d78d4a6b66
commit f6bbfc981a

View file

@ -5,13 +5,13 @@ version: '3.8'
services:
kv-tube:
image: git.khoavo.myds.me/vndangkhoa/kv-tube:v5
image: git.khoavo.myds.me/vndangkhoa/kv-tube:v7
container_name: kv-tube
platform: linux/amd64
restart: unless-stopped
ports:
- "5011:3000"
- "8080:8080"
- "8981:8080"
volumes:
- ./data:/app/data
environment: