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:
|
||||
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
|
||||
platform: linux/amd64
|
||||
restart: unless-stopped
|
||||
|
|
@ -24,7 +24,7 @@ services:
|
|||
- "com.centurylinklabs.watchtower.enable=true"
|
||||
|
||||
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
|
||||
platform: linux/amd64
|
||||
restart: unless-stopped
|
||||
|
|
|
|||
Loading…
Reference in a new issue