Update images for services: ai_insights,alert_processor,auth,demo_session,distribution,external,forecasting,inventory,notification,orchestrator,orders,pos,procurement,production,recipes,sales,suppliers,tenant,training,gateway [skip ci]

This commit is contained in:
bakery-ia-ci
2026-01-24 18:46:45 +00:00
parent c56c558618
commit c4e8397a77
42 changed files with 102 additions and 102 deletions

View File

@@ -82,7 +82,7 @@ spec:
key: ALERT_PROCESSOR_DB_USER
containers:
- name: alert-processor
image: registry.bakewise.ai/bakery-admin/alert_processor:85c756d89ace9ce577665ae2eeb48cc7ef6e204f
image: registry.bakewise.ai/bakery-admin/alert_processor:c56c558618eb230004b56b980377d361480946ea
command: ["python", "-m", "uvicorn", "app.main:app", "--host", "0.0.0.0", "--port", "8000"]
ports:
- containerPort: 8000