Revert "fix(docker): install node-gyp deps to fix arm64 build"
All checks were successful
Build / build (pull_request) Successful in 54s
All checks were successful
Build / build (pull_request) Successful in 54s
This reverts commit 7ca7147b78c55fa4177b723960fdcc2aa1106fb7.
This commit is contained in:
parent
cf40fd9bf3
commit
61003477dc
@ -1,6 +1,6 @@
|
|||||||
FROM node:24-alpine3.21
|
FROM node:24-alpine3.21
|
||||||
|
|
||||||
RUN apk add --no-cache bash jq python3 make gcc alpine-sdk
|
RUN apk add --no-cache bash jq
|
||||||
|
|
||||||
COPY . /app
|
COPY . /app
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
Loading…
x
Reference in New Issue
Block a user