Skip to content

Commit bf51df9

Browse files
chore(deps): update node.js to v22.18.0
1 parent 0bbd710 commit bf51df9

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.18 AS build
22

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

0 commit comments

Comments
 (0)