As we use the yolean/node-kafka image for pre-built node-rdkafka (and memdown) to reduce number of internal images that need to build these two, we need to bump both the image sha and the kafka-cache npm version number when upgrading node-rdkafka.
Supplying an image from this repository with a pre-built and pre-installed kafka-cache version that can just be used with npm link or something would remove one of these versioning steps.