diff --git a/Dockerfile b/Dockerfile index b926237..a386d06 100644 --- a/Dockerfile +++ b/Dockerfile @@ -52,6 +52,7 @@ RUN echo d # Install freescout RUN git clone -b add-s3-support https://github.com/veebkolm/freescout.git /app +RUN git checkout 41e2e5d3bc3b408d002b99aef449b33bbea22b80 # Install oauth plugin COPY modules/OAuth /app/Modules/OAuth