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

Commit f27f2213 authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

fix error

parent a07c4c5d
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ ARG SNAPPY_THEME_VERSION="2.0.7"
ARG USER_MIGRATION_JOB_ID="608716"
ARG MEMORIES_VERSION="5.1.0"

RUN sed -i 's/25,0,8,2/25,0,8,16/' ${BASE_DIR}/version.php
RUN sed -i 's/25,0,8,2/25,0,8,17/' ${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