package.json specifies pnpm@10.29.3 but Dockerfile was using 10.26.0, causing corepack to try downloading the correct version at runtime.
package.json specifies pnpm@10.29.3 but Dockerfile was using 10.26.0, causing corepack to try downloading the correct version at runtime.