Bump version to v2.1 for cache busting
This commit is contained in:
parent
d161577caa
commit
38449d23d6
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ version: '3.8'
|
||||||
services:
|
services:
|
||||||
kv-tube:
|
kv-tube:
|
||||||
# build: .
|
# build: .
|
||||||
image: vndangkhoa/kv-tube:v2.0
|
image: vndangkhoa/kv-tube:v2.1
|
||||||
container_name: kv-tube
|
container_name: kv-tube
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue