Skip to content

Commit 5c0c6b6

Browse files
chore(deps): update node.js to v22.19.0
1 parent 2752492 commit 5c0c6b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:22.16 AS build
1+
FROM node:22.19 AS build
22

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

0 commit comments

Comments
 (0)