Skip to content

Commit 53b8d0f

Browse files
chore(deps): bump node from 4b383ce to 4e87fa2 (#5230)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9516a79 commit 53b8d0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gitops-server.dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# UI build
2-
FROM node:24-bookworm@sha256:4b383ce285ed2556aa05a01c76305405a3fecd410af56e2d47a039c59bdc2f04 AS ui
2+
FROM node:24-bookworm@sha256:4e87fa2c1aa4a31edfa4092cc50428e86bf129e5bb528e2b3bbc8661e2038339 AS ui
33
RUN apt-get update -y && apt-get install -y build-essential python3 g++
44
RUN npm install -g node-gyp
55
RUN mkdir -p /home/app && chown -R node:node /home/app

0 commit comments

Comments
 (0)