Skip to content

Commit e0d045a

Browse files
chore(deps): update node.js to v22.14.0
1 parent 950aa24 commit e0d045a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:22.11 AS build
1+
FROM node:22.14 AS build
22

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

0 commit comments

Comments
 (0)