Skip to content

Commit 855f553

Browse files
chore(deps): update node.js to v22.21.0
1 parent f16c1c1 commit 855f553

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

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

0 commit comments

Comments
 (0)