Skip to content

Commit 8083f2d

Browse files
chore(deps): bump node in /ui/packages/ce
Bumps node from 16.14-alpine to 25.8-alpine. --- updated-dependencies: - dependency-name: node dependency-version: 25.8-alpine dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5458370 commit 8083f2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/packages/ce/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Biuld phase.
2-
FROM node:16.14-alpine as build
2+
FROM node:25.8-alpine as build
33

44
WORKDIR /app
55

0 commit comments

Comments
 (0)