Closed plainchanter closed 4 years ago
The kabanero-landing Dockerfile currently calls out the following level of Node.JS:
NODE_VERSION 10.15.3
Moving up to 13.10.1 or later would allow kabanero-landing to be built for Power (ppc64le) and z (s390x) as well as Intel (x64).
No externals. This is primarily a request for validation at the new level, followed by a Dockerfile change.
Feature description
The kabanero-landing Dockerfile currently calls out the following level of Node.JS:
NODE_VERSION 10.15.3
Moving up to 13.10.1 or later would allow kabanero-landing to be built for Power (ppc64le) and z (s390x) as well as Intel (x64).
Feature design or visual mockup
No externals. This is primarily a request for validation at the new level, followed by a Dockerfile change.
Additional context