Closed svyatonik closed 10 months ago
@lazam @BulatSaif @alvicsam Hey, folks! Reaching you as authors/coauthors of original https://github.com/paritytech/scripts/pull/513 PR, which has introduced the polkadotjs-cli image. I need to publish a new version with updated version of @polkadot/api-cli package. I have no idea - how to do that. Could you, please, help with that? Do I need to do that using PR or there's some action that I could manually start (haven't found any)? Thank you in advance!
To trigger build you need to find paritytech/polkadotjs-cli
in this page and press "run pipeline".
I just did it for you:
New tag is:
latest, ac8cc631-20240111
It should contain correct version:
success Installed "@polkadot/api-cli@0.56.2" with binaries:
- polkadot-js-api
Done in 15.29s.
@BulatSaif Thank you! I'll take a note :)
I'm not sure how to trigger new build for https://hub.docker.com/r/paritytech/polkadotjs-cli - IIUC I need to change the Dockerfile in some way, but there's nothing to change :) So I've changed the package version. If there's a better way - please suggest! Thank you!