Skip to content

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Duplo-Yashwant committed Aug 14, 2024
1 parent c0e7d5c commit ed75ad5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion diagnostics/opensearch/filebeat/Dockerfile-k8s
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ USER root
RUN apk update && apk upgrade
RUN chmod +x /filebeat-entrypoint.sh
RUN chmod go-w /usr/share/filebeat/filebeat.yml
USER filebeat
USER root

0 comments on commit ed75ad5

Please sign in to comment.