We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
4b383ce
4e87fa2
1 parent 9516a79 commit 53b8d0fCopy full SHA for 53b8d0f
gitops-server.dockerfile
@@ -1,5 +1,5 @@
1
# UI build
2
-FROM node:24-bookworm@sha256:4b383ce285ed2556aa05a01c76305405a3fecd410af56e2d47a039c59bdc2f04 AS ui
+FROM node:24-bookworm@sha256:4e87fa2c1aa4a31edfa4092cc50428e86bf129e5bb528e2b3bbc8661e2038339 AS ui
3
RUN apt-get update -y && apt-get install -y build-essential python3 g++
4
RUN npm install -g node-gyp
5
RUN mkdir -p /home/app && chown -R node:node /home/app
0 commit comments