Skip to content

Commit ef49275

Browse files
chore(deps): bump node from 8de41dd to 7cd385e (#5006)
1 parent 732560e commit ef49275

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