Docker image uses a numeric user ID (#168617)

Co-authored-by: Brad White <Ikuni17@users.noreply.github.com>
This commit is contained in:
Istvan Nagy 2023-10-15 23:58:33 +02:00 committed by GitHub
parent ebbb1d4d38
commit 753a584834
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -196,4 +196,4 @@ CMD ["/usr/local/bin/kibana-docker"]
{{/cloud}}
USER kibana
USER 1000