Skip to content

Commit 78ab290

Browse files
chore(deps): update node.js to v23
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 8c5bbf1 commit 78ab290

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 docker.io/library/node:22 AS build
1+
FROM docker.io/library/node:23 AS build
22

33
ADD . /usr/src/app
44
WORKDIR /usr/src/app

0 commit comments

Comments
 (0)