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.
2 parents 46bcc41 + 0d877f5 commit 31244e6Copy full SHA for 31244e6
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:23-alpine
+FROM node:24-alpine
2
RUN apk add g++ make python3
3
WORKDIR /app
4
COPY package.json yarn.lock ./
0 commit comments