increased appversion to 955
This commit is contained in:
+3
-3
@@ -11,7 +11,7 @@ services:
|
|||||||
- ${settings_dir}:/opt/bizgaze/wwwroot/settings
|
- ${settings_dir}:/opt/bizgaze/wwwroot/settings
|
||||||
- ${_files_dir}:/opt/bizgaze/wwwroot/_files
|
- ${_files_dir}:/opt/bizgaze/wwwroot/_files
|
||||||
environment:
|
environment:
|
||||||
- appversion=954
|
- appversion=955
|
||||||
|
|
||||||
bizgaze_assets:
|
bizgaze_assets:
|
||||||
image: harbor.hireserver.com/${reponame}/assets:latest
|
image: harbor.hireserver.com/${reponame}/assets:latest
|
||||||
@@ -19,7 +19,7 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- "${assetsport}:80"
|
- "${assetsport}:80"
|
||||||
environment:
|
environment:
|
||||||
- assetsversion=953
|
- assetsversion=954
|
||||||
|
|
||||||
bizgaze_automation:
|
bizgaze_automation:
|
||||||
image: harbor.hireserver.com/${reponame}/automation:latest
|
image: harbor.hireserver.com/${reponame}/automation:latest
|
||||||
@@ -27,7 +27,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- ${automation_appsettings}:/opt/automation/appsettings.json
|
- ${automation_appsettings}:/opt/automation/appsettings.json
|
||||||
environment:
|
environment:
|
||||||
- automationversion=953
|
- automationversion=954
|
||||||
|
|
||||||
mongodb:
|
mongodb:
|
||||||
image: mongo:6.0.6
|
image: mongo:6.0.6
|
||||||
|
|||||||
Reference in New Issue
Block a user