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 c9b5518 commit 7a8aee4Copy full SHA for 7a8aee4
Dockerfile
@@ -27,4 +27,4 @@ RUN cd deps/rocksdb/rocksdb && make libzstd.a && \
27
cp libzstd.a /usr/lib/x86_64-linux-gnu/
28
29
# This will build rocksdb (deps/rocksdb/rocksdb.gyp) and then the rocks-level bindings (binding.gyp)
30
-RUN yarn && npx prebuildify --napi --strip --arch x64
+RUN yarn && npx prebuildify -t 22.9.0 --napi --strip --arch x64
0 commit comments