We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 89351d4 + c4f5ef0 commit b9b241cCopy full SHA for b9b241c
docs/pages/cdp/cdp-Preparing-a-zOS-PT-image.md
@@ -55,7 +55,7 @@ Run the following commands on your workstation.
55
FROM cics_55
56
ENV DFH_CICS_TYPE=MAS
57
ENV DFH_CICSPLEX=ZOSPTINT
58
- ENV DFH_NODE_HOME=/usr/lpp/IBM/cnj/IBM/node-latest-os390-s390x
+ ENV DFH_NODE_HOME=/usr/lpp/IBM/cnj/v8r0/IBM/node-latest-os390-s390x
59
COPY bundles bundles
60
EOF
61
```
@@ -131,7 +131,7 @@ Run the following commands on your workstation.
131
132
133
134
135
COPY . $APP_DIR_ZOS
136
137
0 commit comments