From 65f47326a15dd81f881a2e1f55d0b86d779f3c2b Mon Sep 17 00:00:00 2001 From: Costas Papastathis Date: Thu, 10 Apr 2025 21:55:05 +0200 Subject: [PATCH] https://github.com/paketo-buildpacks/yarn-start/pull/661 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 17834bbe..cfb654c7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Node Run Script Cloud Native Buildpack -## `gcr.io/paketo-buildpacks/node-run-script` +## `docker.io/paketobuildpacks/node-run-script` The Node Run Script CNB runs any arbitrary scripts desired for the given application. The scripts run are determined by the environment variable `BP_NODE_RUN_SCRIPTS` and run scripts specified in