We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f41bf3 commit 1b8d235Copy full SHA for 1b8d235
node-kafka/Dockerfile
@@ -1,7 +1,7 @@
1
FROM --platform=$TARGETPLATFORM yolean/node:root
2
3
ENV NODE_PATH=/usr/local/lib/node_modules \
4
- NODE_RDKAFKA_VERSION=v3.6.0 \
+ NODE_RDKAFKA_VERSION=v3.6.1 \
5
SEMVER_VERSION=7.7.3 \
6
SNAPPY_VERSION=7.3.3
7
0 commit comments