Skip to content

Commit 3a0fc18

Browse files
Update Node.js to v24.14.1
1 parent 9804954 commit 3a0fc18

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:24-alpine
1+
FROM node:24.14.1-alpine
22

33
WORKDIR /cygnus
44
COPY package.json package-lock.json ./

0 commit comments

Comments
 (0)