Bump deployment versions to v4.0.1
This commit is contained in:
parent
c49d827296
commit
4c5bccbd61
1 changed files with 2 additions and 2 deletions
|
|
@ -5,7 +5,7 @@ version: '3.8'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
kv-tube-backend:
|
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
|
container_name: kv-tube-backend
|
||||||
platform: linux/amd64
|
platform: linux/amd64
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
@ -24,7 +24,7 @@ services:
|
||||||
- "com.centurylinklabs.watchtower.enable=true"
|
- "com.centurylinklabs.watchtower.enable=true"
|
||||||
|
|
||||||
kv-tube-frontend:
|
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
|
container_name: kv-tube-frontend
|
||||||
platform: linux/amd64
|
platform: linux/amd64
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue