Skip to content

Commit cf9a819

Browse files
chore(deps): bump node from c332080 to d1db2ec (#5075)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0b228eb commit cf9a819

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:c332080545f1de96deb1c407e6fbe9a7bc2be3645e127845fdcce57a7af3cf56 AS ui
2+
FROM node:24-bookworm@sha256:d1db2ecd11f417ab2ff4fef891b4d27194c367d101f9b9cd546a26e424e93d31 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)