Skip to content

chore: force api image layer cache invalidation#614

Merged
liuwei08 merged 1 commit into
masterfrom
fix/force-api-layer-cache-invalidation
Jun 22, 2026
Merged

chore: force api image layer cache invalidation#614
liuwei08 merged 1 commit into
masterfrom
fix/force-api-layer-cache-invalidation

Conversation

@sap-yuan

Copy link
Copy Markdown
Collaborator

The COPY src/api Docker layer was being reused from quay.io cache even after code changes, because the layer content hash happened to match a previously pushed layer. Adding a trailing newline to jobs.py changes the layer hash and forces a fresh push.

@sap-yuan sap-yuan self-assigned this Jun 22, 2026
@liuwei08 liuwei08 merged commit 8626c56 into master Jun 22, 2026
2 checks passed
@liuwei08 liuwei08 deleted the fix/force-api-layer-cache-invalidation branch June 22, 2026 08:00
@sap-yuan sap-yuan restored the fix/force-api-layer-cache-invalidation branch June 22, 2026 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants