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.
d1db2ec
4b383ce
1 parent f4002ce commit c4e772fCopy full SHA for c4e772f
gitops-server.dockerfile
@@ -1,5 +1,5 @@
1
# UI build
2
-FROM node:24-bookworm@sha256:d1db2ecd11f417ab2ff4fef891b4d27194c367d101f9b9cd546a26e424e93d31 AS ui
+FROM node:24-bookworm@sha256:4b383ce285ed2556aa05a01c76305405a3fecd410af56e2d47a039c59bdc2f04 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