Skip to content

Commit fe6940c

Browse files
chore(deps): update node.js to v24.13.0
1 parent f83a1d3 commit fe6940c

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.11 AS build
1+
FROM node:24.13 AS build
22

33
COPY frontend/package.json frontend/package-lock.json /app/frontend/
44

0 commit comments

Comments
 (0)