Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Utilize 2.5 images for java chaincode and node chaincode #4984

Merged
merged 1 commit into from
Sep 17, 2024

Commits on Sep 17, 2024

  1. Utilize 2.5 images for java chaincode and node chaincode

    Java chaincode image javaenv and
    Node chaincode image nodeenv
    will continue to be maintained at version 2.5
    instead of creating versions 3.0 of them.
    
    Therefore, instead of using the current Fabric TWO_DIGIT_VERSION
    for these chaincodes, hardcode them at 2.5 in the default sample config.
    
    Also, update documentation to mention the language-specific builders.
    
    Signed-off-by: David Enyeart <enyeart@us.ibm.com>
    denyeart committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    86c7c2c View commit details
    Browse the repository at this point in the history