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: services:
kv-tube: kv-tube:
image: git.khoavo.myds.me/vndangkhoa/kv-tube:v5 image: git.khoavo.myds.me/vndangkhoa/kv-tube:v7
container_name: kv-tube container_name: kv-tube
platform: linux/amd64 platform: linux/amd64
restart: unless-stopped restart: unless-stopped
ports: ports:
- "5011:3000" - "5011:3000"
- "8080:8080" - "8981:8080"
volumes: volumes:
- ./data:/app/data - ./data:/app/data
environment: environment: