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:
parent
7924116542
commit
ca0093dda7
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue