Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 18f740d6 authored by Ronak Patel's avatar Ronak Patel
Browse files

Update Dockerfile

parent e9c7ce41
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ ARG DASHBOARD_JOB_ID="582062"
ARG SNAPPY_VERSION="2.27.2"
ARG SNAPPY_THEME_VERSION="2.0.0"

RUN sed -i 's/25,0,6,1/25,0,6,4/' ${BASE_DIR}/version.php
RUN sed -i 's/25,0,6,1/25,0,6,5/' ${BASE_DIR}/version.php
COPY custom_entrypoint.sh /
RUN chmod +x /custom_entrypoint.sh
RUN mkdir -p /var/www/skeleton/Documents && mkdir -p /var/www/skeleton/Images