Skip to content
Snippets Groups Projects
Commit 3d7546ae authored by richard.petersen's avatar richard.petersen :sailboat:
Browse files

Delete "user: node" from dockerfile

parent e0f4872b
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,6 @@ LABEL maintainer="ui-team@open-xchange.com"
WORKDIR /app
ADD . /app
USER node
RUN yarn --production --non-interactive --no-progress -s
FROM gcr.io/distroless/nodejs:18
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment