File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -60,13 +60,13 @@ ubi extension.
60
60
version = "1.4.0"
61
61
62
62
[[extensions]]
63
- id = "redhat-runtimes/ nodejs"
63
+ id = "paketo-community/ubi- nodejs-extension "
64
64
version = "0.0.1"
65
65
uri = "file:///home/user1/paketo/ubi-nodejs-extension"
66
66
67
67
[[order-extensions]]
68
68
[[order-extensions.group]]
69
- id = "redhat-runtimes/ nodejs"
69
+ id = "paketo-community/ubi- nodejs-extension "
70
70
version = "0.0.1"
71
71
72
72
[stack]
Original file line number Diff line number Diff line change 1
1
api = " 0.7"
2
2
3
3
[extension ]
4
- id = " redhat-runtimes/ nodejs"
5
- name = " RedHat Runtimes Node.js Dependency Extension"
4
+ id = " paketo-community/ubi- nodejs-extension "
5
+ name = " Ubi Node.js Extension"
6
6
version = " 0.0.1"
7
7
description = " This extension installs the appropriate nodejs runtime via dnf"
8
8
You can’t perform that action at this time.
0 commit comments