Skip to content

Commit 8ad011d

Browse files
Update heroku/buildpacks-nodejs to v5.1.0 (#808)
## heroku/nodejs ### Added - 24.8.0 (linux-amd64, linux-arm64) Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent 52f20ac commit 8ad011d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

builder-22/builder.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ version = "0.20.13"
3535

3636
[[buildpacks]]
3737
id = "heroku/nodejs"
38-
uri = "docker://docker.io/heroku/buildpack-nodejs@sha256:cb9f8db4a1dc533e9abc0e6472c26bba42addf4d6caddb2bd98332f731a3581c"
38+
uri = "docker://docker.io/heroku/buildpack-nodejs@sha256:dcbe620b19da4d81836e717d182759bcdaa01d31707509a26254fbf4b1f8a5b5"
3939

4040
[[buildpacks]]
4141
id = "heroku/php"
@@ -77,7 +77,7 @@ version = "0.20.13"
7777
optional = true
7878
[[order.group]]
7979
id = "heroku/nodejs"
80-
version = "5.0.1"
80+
version = "5.1.0"
8181
optional = true
8282
[[order.group]]
8383
id = "heroku/jvm"
@@ -164,7 +164,7 @@ version = "0.20.13"
164164
optional = true
165165
[[order.group]]
166166
id = "heroku/nodejs"
167-
version = "5.0.1"
167+
version = "5.1.0"
168168
[[order.group]]
169169
id = "heroku/procfile"
170170
version = "4.2.1"

builder-24/builder.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ mirrors = ["public.ecr.aws/heroku/heroku:24"]
3535

3636
[[buildpacks]]
3737
id = "heroku/nodejs"
38-
uri = "docker://docker.io/heroku/buildpack-nodejs@sha256:cb9f8db4a1dc533e9abc0e6472c26bba42addf4d6caddb2bd98332f731a3581c"
38+
uri = "docker://docker.io/heroku/buildpack-nodejs@sha256:dcbe620b19da4d81836e717d182759bcdaa01d31707509a26254fbf4b1f8a5b5"
3939

4040
[[buildpacks]]
4141
id = "heroku/php"
@@ -77,7 +77,7 @@ mirrors = ["public.ecr.aws/heroku/heroku:24"]
7777
optional = true
7878
[[order.group]]
7979
id = "heroku/nodejs"
80-
version = "5.0.1"
80+
version = "5.1.0"
8181
optional = true
8282
[[order.group]]
8383
id = "heroku/jvm"
@@ -164,7 +164,7 @@ mirrors = ["public.ecr.aws/heroku/heroku:24"]
164164
optional = true
165165
[[order.group]]
166166
id = "heroku/nodejs"
167-
version = "5.0.1"
167+
version = "5.1.0"
168168
[[order.group]]
169169
id = "heroku/procfile"
170170
version = "4.2.1"

0 commit comments

Comments
 (0)