diff --git a/Dockerfile b/Dockerfile index 3d50292..c7f90ca 100644 --- a/Dockerfile +++ b/Dockerfile @@ -62,7 +62,6 @@ 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"] \ No newline at end of file