Skip to content

Commit

Permalink
Update builder.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
paketo-bot committed Sep 25, 2024
1 parent 87e2b28 commit 1f83d15
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions builder.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ description = "Ubi 8 base image with buildpacks for Node.js, Java, Quarkus and P

[[extensions]]
id = "paketo-community/ubi-nodejs-extension"
uri = "docker://docker.io/paketocommunity/ubi-nodejs-extension:1.0.0"
version = "1.0.0"
uri = "docker://docker.io/paketocommunity/ubi-nodejs-extension:1.0.1"
version = "1.0.1"

[lifecycle]
version = "0.20.1"
Expand Down Expand Up @@ -68,10 +68,10 @@ description = "Ubi 8 base image with buildpacks for Node.js, Java, Quarkus and P

[[order-extensions.group]]
id = "paketo-community/ubi-nodejs-extension"
version = "1.0.0"
version = "1.0.1"

[stack]
build-image = "docker.io/paketocommunity/build-ubi-base:0.0.79"
build-image = "docker.io/paketocommunity/build-ubi-base:0.0.80"
id = "io.buildpacks.stacks.ubi8"
run-image = "index.docker.io/paketocommunity/run-ubi-base:latest"
run-image-mirrors = []

0 comments on commit 1f83d15

Please sign in to comment.