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 15:18:29 +00:00
parent c5a2dabd12
commit b3cddbbc0a
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:6f282eff4c253e49a5ed4e8ba8be8b1e57280f8c
image: registry.bakewise.ai/bakery-admin/alert_processor:c5a2dabd124a8867c216ee4dc40b576fee619125
command: ["python", "-m", "uvicorn", "app.main:app", "--host", "0.0.0.0", "--port", "8000"]
ports:
- containerPort: 8000