Engram v1.14.1 — Correct GHCR image package
Patch release for the official Engram Cloud Docker image.
Fixed
- Publishes the official container image under the correct GHCR package:
ghcr.io/gentleman-programming/engram:v1.14.1ghcr.io/gentleman-programming/engram:latestghcr.io/gentleman-programming/engram:1.14.1ghcr.io/gentleman-programming/engram:1.14ghcr.io/gentleman-programming/engram:1
- Updates Dokploy/Coolify/Portainer docs and compose examples to use
ghcr.io/gentleman-programming/engram. - Keeps the cloud image default command as
engram cloud serve. - Aligns the session-delete E2E expectation with the new synced delete behavior.
Context
v1.14.0 introduced Memory Conflict Surfacing and the first GHCR publishing workflow. v1.14.1 corrects the package name so the image is attached to the existing engram package/repository instead of a separate engram-cloud package.