Skip to content

Commit cd1e604

Browse files
chore(deps): update node.js to v22.16.0 (#106)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f7c7c60 commit cd1e604

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

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

0 commit comments

Comments
 (0)