chore: push images to aliyun acr
This commit is contained in:
@@ -22,7 +22,7 @@ x-common-env: &common-env
|
||||
|
||||
services:
|
||||
gb32960-ingest-app:
|
||||
image: harbor.lnh2e.com/lingniu-v1/gb32960-ingest-app:${LINGNIU_IMAGE_VERSION:?set LINGNIU_IMAGE_VERSION}
|
||||
image: crpi-85r4m0ackrm3qpje.cn-shanghai.personal.cr.aliyuncs.com/oneos/gb32960-ingest-app:${LINGNIU_IMAGE_VERSION:?set LINGNIU_IMAGE_VERSION}
|
||||
container_name: gb32960-ingest-app
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
@@ -46,7 +46,7 @@ services:
|
||||
- vehicle-ingest
|
||||
|
||||
vehicle-history-app:
|
||||
image: harbor.lnh2e.com/lingniu-v1/vehicle-history-app:${LINGNIU_IMAGE_VERSION:?set LINGNIU_IMAGE_VERSION}
|
||||
image: crpi-85r4m0ackrm3qpje.cn-shanghai.personal.cr.aliyuncs.com/oneos/vehicle-history-app:${LINGNIU_IMAGE_VERSION:?set LINGNIU_IMAGE_VERSION}
|
||||
container_name: vehicle-history-app
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
@@ -70,7 +70,7 @@ services:
|
||||
- vehicle-ingest
|
||||
|
||||
vehicle-analytics-app:
|
||||
image: harbor.lnh2e.com/lingniu-v1/vehicle-analytics-app:${LINGNIU_IMAGE_VERSION:?set LINGNIU_IMAGE_VERSION}
|
||||
image: crpi-85r4m0ackrm3qpje.cn-shanghai.personal.cr.aliyuncs.com/oneos/vehicle-analytics-app:${LINGNIU_IMAGE_VERSION:?set LINGNIU_IMAGE_VERSION}
|
||||
container_name: vehicle-analytics-app
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user