Skip to content

Commit

Permalink
Changed permissions of required files
Browse files Browse the repository at this point in the history
  • Loading branch information
marhode committed Aug 23, 2024
1 parent ab60061 commit 84281cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,7 @@ RUN apt-get update && apt-get upgrade -y && \
RUN /phpRedisInstall.sh

RUN chown 1001:root -R /opt/bitnami
RUN chown 1001:root -R /moosh
RUN chown 1001:root -R /plugins

ENTRYPOINT ["/scripts/entrypoint.sh"]

0 comments on commit 84281cf

Please sign in to comment.