eolivelli edited a comment on issue #2737: URL: https://github.com/apache/bookkeeper/issues/2737#issuecomment-859496624
> I've noticed that `BK_VERSION` variable within [Dockerfile](https://github.com/apache/bookkeeper/blob/master/docker/Dockerfile) hadn't been changed since 4.12.1. > Could it cause an issue within any of CI / automated Docker image build processes? This is something we should update at every release. That variable drives the 'latest' tag. you can see how the script works https://github.com/apache/bookkeeper/blob/master/docker/hooks/build do you mind sending a PR for the update ? @AndreyKoltsov1997 btw this is not the problem -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
