use nodejs:20 module stream instead of default nodejs 16
The default npm/nodejs on Rocky 9 is v16 which is too old for the Bitwarden CLI (WASM/getrandom crash).
This commit is contained in:
Reference in New Issue
Block a user
The default npm/nodejs on Rocky 9 is v16 which is too old for the Bitwarden CLI (WASM/getrandom crash).