diff --git a/Dockerfile b/Dockerfile index c5e15129f77a..a546b16d3089 100644 --- a/Dockerfile +++ b/Dockerfile @@ -225,7 +225,7 @@ EXPOSE 8080 CMD ["node", "./api/index.js"] -USER node +USER nobody # * oss-unified [api-runtime, build-python, build-node-django] FROM api-runtime as oss-unified