kroma-network / kroma

A developer-friendly, rollup-based Ethereum Layer 2 solution that offers low fees and EVM equivalence.
Other
153 stars 77 forks source link

Missing 1.4.3 version on docker hub #331

Closed SwatGuard closed 1 month ago

SwatGuard commented 1 month ago

Issue type

Build/Install

Kroma version

1.4.3

OS platform and distribution

any

Go version

No response

Node version

1.4.3

Current behavior?

docker pull kromanetwork/node:v1.4.3 Error response from daemon: manifest for kromanetwork/node:v1.4.3 not found: manifest unknown: manifest unknown

Expected Behavior?

Image should be pulled

Standalone code or description to reproduce the issue

attempt to pull v 1.4.3 of kroma node from docker hub.

Additional context

No response

0xHansLee commented 1 month ago

Thank you for letting us know. There was a temporary issue in building docker image of kroma-node. BTW, docker image for kroma-node v1.4.3 has been built. Could you try again?

SwatGuard commented 1 month ago

All good now. Thanks for fixing this.