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.1
5+ image : ghcr.io/import-ai/omnibox-web:0.1.2
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.1
16+ image : ghcr.io/import-ai/omnibox-backend:0.1.2
1717 restart : always
1818 volumes :
1919 - ' /etc/localtime:/etc/localtime:ro'
@@ -51,7 +51,7 @@ services:
5151 condition : service_healthy
5252
5353 wizard :
54- image : ghcr.io/import-ai/omnibox-wizard:0.1.1
54+ image : ghcr.io/import-ai/omnibox-wizard:0.1.2
5555 restart : always
5656 volumes :
5757 - ' /etc/localtime:/etc/localtime:ro'
@@ -88,7 +88,7 @@ services:
8888 start_period : 5s
8989
9090 wizard-worker :
91- image : ghcr.io/import-ai/omnibox-wizard:0.1.1
91+ image : ghcr.io/import-ai/omnibox-wizard:0.1.2
9292 restart : always
9393 environment :
9494 ENV : ' prod'
You can’t perform that action at this time.
0 commit comments