docs: update docker tag to latest

This commit is contained in:
KV-Tube Deployer 2026-01-11 22:04:16 +07:00
parent 3cf599bd2d
commit 8aef1a79d4
2 changed files with 2 additions and 2 deletions

View file

@ -42,7 +42,7 @@ version: '3.8'
services:
kv-tube:
image: vndangkhoa/kv-tube:v2.1
image: vndangkhoa/kv-tube:latest
container_name: kv-tube
restart: unless-stopped
ports:

View file

@ -6,7 +6,7 @@ version: '3.8'
services:
kv-tube:
# build: .
image: vndangkhoa/kv-tube:v2.1
image: vndangkhoa/kv-tube:latest
container_name: kv-tube
restart: unless-stopped
ports: