Skip to content

Commit 31244e6

Browse files
authored
Merge pull request #601 from bervProject/dependabot/docker/node-24-alpine
fix(deps): bump node from 23-alpine to 24-alpine
2 parents 46bcc41 + 0d877f5 commit 31244e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:23-alpine
1+
FROM node:24-alpine
22
RUN apk add g++ make python3
33
WORKDIR /app
44
COPY package.json yarn.lock ./

0 commit comments

Comments
 (0)