We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d62a7df commit 2b32891Copy full SHA for 2b32891
1 file changed
builders/builder/builder.toml
@@ -13,8 +13,8 @@ description = "Ubi 10 builder with buildpacks for Node.js and Procfile"
13
14
[[extensions]]
15
id = "paketo-buildpacks/ubi-nodejs-extension"
16
- uri = "docker://docker.io/paketobuildpacks/ubi-nodejs-extension:1.6.12"
17
- version = "1.6.12"
+ uri = "docker://docker.io/paketobuildpacks/ubi-nodejs-extension:1.6.13"
+ version = "1.6.13"
18
19
[lifecycle]
20
version = "0.21.5"
@@ -35,7 +35,7 @@ description = "Ubi 10 builder with buildpacks for Node.js and Procfile"
35
36
[[order-extensions.group]]
37
38
39
40
[run]
41
0 commit comments