Skip to content

Commit d64b44b

Browse files
chore(deps): bump node from 23.10.0 to 23.11.0 in /image (#1552)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1c3bd4b commit d64b44b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

image/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ COPY . .
66

77
RUN make server cli
88

9-
FROM node:23.10.0 as ui-builder
9+
FROM node:23.11.0 as ui-builder
1010

1111
COPY ui ui
1212

0 commit comments

Comments
 (0)