Skip to content

Commit 0a298d8

Browse files
committed
chore(deps): update node.js to v22.11.0
1 parent c7f4105 commit 0a298d8

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.10 as build
1+
FROM node:22.11 as build
22

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

0 commit comments

Comments
 (0)