multiversx / mx-chain-go

⚡ The official implementation of the MultiversX blockchain protocol, written in golang.
https://multiversx.com
GNU General Public License v3.0
933 stars 203 forks source link

[Question]: docker image not updating in time #6138

Open YuXiaoCoder opened 7 months ago

YuXiaoCoder commented 7 months ago

Please write the desired question

Version 1.6.18 has been out for over a month, but the corresponding docker image has not been pushed! https://hub.docker.com/r/multiversx/chain-observer/tags https://github.com/multiversx/mx-chain-go/releases/tag/v1.6.18

Code of Conduct

miiu96 commented 6 months ago

Hello, that image is uploaded when we release this repository https://github.com/multiversx/mx-chain-observing-squad.

For tag v1.6.18 we didn't make a release there which is why the image was not uploaded. ( the release v1.6.8 wasn't a mandatory release for observers nodes ).

For the next release, we will release every time the https://github.com/multiversx/mx-chain-observing-squad repo to have docker images updated.