docs: update docker tag to latest
This commit is contained in:
parent
3cf599bd2d
commit
8aef1a79d4
2 changed files with 2 additions and 2 deletions
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue