Update docker-compose.yml: Bump image tag to v4.0.9 for Synology NAS deployment
This commit is contained in:
parent
86913861f2
commit
1a04f8f486
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ version: '3.8'
|
|||
|
||||
services:
|
||||
kv-tube:
|
||||
image: git.khoavo.myds.me/vndangkhoa/kv-tube:v4.0.8
|
||||
image: git.khoavo.myds.me/vndangkhoa/kv-tube:v4.0.9
|
||||
container_name: kv-tube
|
||||
platform: linux/amd64
|
||||
restart: unless-stopped
|
||||
|
|
|
|||
Loading…
Reference in a new issue