fix(deploy): bump gateway image digest to sha-9f1a081 [DEPLOY-IMG-FIX] #491
Reference in New Issue
Block a user
Delete Branch "deploy/gateway-image-update"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Bumps the federated-test stack gateway image to
sha-9f1a081(digestsha256:1069117740...), built from the corrected Dockerfile in #488. The previous M1 pin (sha256:9b72e2...) shipped with broken pnpm symlinks and could not boot.Verification
Smoke-tested locally with the new digest:
This is the expected fail-fast path — imports resolve cleanly, bootstrap reaches the tier detector, and the gateway exits gracefully when the DB is unreachable. No
MODULE_NOT_FOUNDor import crash.Required to unblock
Notes
deploy/portainer/federated-test.stack.yml.🤖 Generated with Claude Code