Bump deployment versions to v4.0.1

This commit is contained in:
KV-Tube Deployer 2026-02-22 21:06:46 +07:00
parent c49d827296
commit 4c5bccbd61

View file

@ -5,7 +5,7 @@ version: '3.8'
services:
kv-tube-backend:
image: git.khoavo.myds.me/vndangkhoa/kv-tube-backend:v4.0.0
image: git.khoavo.myds.me/vndangkhoa/kv-tube-backend:v4.0.1
container_name: kv-tube-backend
platform: linux/amd64
restart: unless-stopped
@ -24,7 +24,7 @@ services:
- "com.centurylinklabs.watchtower.enable=true"
kv-tube-frontend:
image: git.khoavo.myds.me/vndangkhoa/kv-tube-frontend:v4.0.0
image: git.khoavo.myds.me/vndangkhoa/kv-tube-frontend:v4.0.1
container_name: kv-tube-frontend
platform: linux/amd64
restart: unless-stopped