File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: omnibox
22
33services :
44 web :
5- image : ghcr.io/import-ai/omnibox-web:0.1.12
5+ image : ghcr.io/import-ai/omnibox-web:0.1.13
66 volumes :
77 - ' /etc/localtime:/etc/localtime:ro'
88 ports :
@@ -13,7 +13,7 @@ services:
1313 condition : service_healthy
1414
1515 backend :
16- image : ghcr.io/import-ai/omnibox-backend:0.1.12
16+ image : ghcr.io/import-ai/omnibox-backend:0.1.13
1717 restart : always
1818 volumes :
1919 - ' /etc/localtime:/etc/localtime:ro'
@@ -32,7 +32,7 @@ services:
3232 condition : service_healthy
3333
3434 wizard :
35- image : ghcr.io/import-ai/omnibox-wizard:0.1.12
35+ image : ghcr.io/import-ai/omnibox-wizard:0.1.13-post.1
3636 restart : always
3737 volumes :
3838 - ' /etc/localtime:/etc/localtime:ro'
@@ -50,7 +50,7 @@ services:
5050 start_period : 5s
5151
5252 wizard-worker :
53- image : ghcr.io/import-ai/omnibox-wizard:0.1.12
53+ image : ghcr.io/import-ai/omnibox-wizard:0.1.13-post.1
5454 restart : always
5555 environment :
5656 ENV : prod
You can’t perform that action at this time.
0 commit comments