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:
|
services:
|
||||||
kv-tube:
|
kv-tube:
|
||||||
image: vndangkhoa/kv-tube:v2.1
|
image: vndangkhoa/kv-tube:latest
|
||||||
container_name: kv-tube
|
container_name: kv-tube
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@ version: '3.8'
|
||||||
services:
|
services:
|
||||||
kv-tube:
|
kv-tube:
|
||||||
# build: .
|
# build: .
|
||||||
image: vndangkhoa/kv-tube:v2.1
|
image: vndangkhoa/kv-tube:latest
|
||||||
container_name: kv-tube
|
container_name: kv-tube
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue