Skip to content

Commit d7422bf

Browse files
renovate[bot]g3force
authored andcommitted
Update Node.js to v21
1 parent d92be9c commit d7422bf

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:18-alpine AS build_node
1+
FROM node:21-alpine AS build_node
22
COPY frontend frontend
33
WORKDIR frontend
44
RUN npm install

0 commit comments

Comments
 (0)