diff --git a/Dockerfile b/Dockerfile index d17b838..bfed380 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,2 +1,2 @@ FROM docker.io/tiredofit/freescout -RUN git clone https://github.com/bolsunovskyi/freescout-oauth.git /data/Modules/OAuth +RUN git clone https://github.com/bolsunovskyi/freescout-oauth.git /assets/modules/OAuth