hashgraph / hedera-local-node

Run your own local Hedera network for development purposes.
Apache License 2.0
52 stars 56 forks source link

fix: local node not starting with tag command #723

Closed georgi-l95 closed 2 months ago

georgi-l95 commented 2 months ago

Description: This PR fixes an issue where local-node throws an error on startup, if you try to load images using tag command. Problem comes from the recently changed docker hub policy and deployment of havaged images to the registry. Because this images is not actually used, we removed the ability to change the default value using the CLI. Also bumped the images and local-node version

Related issue(s):

Fixes #722

Notes for reviewer:

Checklist

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud