downgrade node js for web3proxy to match bitwarden napi package
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# --- Stage 1: Build & Install Dependencies ---
|
||||
FROM node:22.14.0-alpine AS builder
|
||||
FROM node:18-alpine AS builder
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user