fix(bf-22vc5): sync enrichment manifest image SHA with declarative-config (sha-97b4b0f)

Update acb-enrichment-deployment.yml to use SHA 97b4b0f which is the
commit that triggered the acb-images-build workflow for the enrichment
image. This aligns with declarative-config.

The enrichment Dockerfile was verified as valid. The acb-enrichment
build is now included in acb-images-build workflow (added via
declarative-config commit ce48ad2).
This commit is contained in:
jedarden 2026-06-04 08:17:03 -04:00
parent 7924116542
commit ca0093dda7

View file

@ -38,7 +38,7 @@ spec:
restartPolicy: Always
containers:
- name: enrichment
image: forgejo.ardenone.com/ai-code-battle/acb-enrichment:sha-8f1dcc4
image: forgejo.ardenone.com/ai-code-battle/acb-enrichment:sha-97b4b0f
imagePullPolicy: Always
ports:
- containerPort: 9090