increased appversion to 955
这个提交包含在:
父节点
a0de66754f
当前提交
2539a07cfa
|
|
@ -11,7 +11,7 @@ services:
|
|||
- ${settings_dir}:/opt/bizgaze/wwwroot/settings
|
||||
- ${_files_dir}:/opt/bizgaze/wwwroot/_files
|
||||
environment:
|
||||
- appversion=954
|
||||
- appversion=955
|
||||
|
||||
bizgaze_assets:
|
||||
image: harbor.hireserver.com/${reponame}/assets:latest
|
||||
|
|
@ -19,7 +19,7 @@ services:
|
|||
ports:
|
||||
- "${assetsport}:80"
|
||||
environment:
|
||||
- assetsversion=953
|
||||
- assetsversion=954
|
||||
|
||||
bizgaze_automation:
|
||||
image: harbor.hireserver.com/${reponame}/automation:latest
|
||||
|
|
@ -27,7 +27,7 @@ services:
|
|||
volumes:
|
||||
- ${automation_appsettings}:/opt/automation/appsettings.json
|
||||
environment:
|
||||
- automationversion=953
|
||||
- automationversion=954
|
||||
|
||||
mongodb:
|
||||
image: mongo:6.0.6
|
||||
|
|
|
|||
正在加载...
在新工单中引用