4705f57e48
The previous commit incorrectly specified node:22.22.0-alpine with an invalid digest that doesn't exist, causing Docker builds to fail with "no match for platform in manifest: not found". This reverts to using the floating node:22-alpine tag with a valid multi-arch digest.