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

Commit 69d078f2 authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

login page fix

parent 772b7f2c
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,11/' ${BASE_DIR}/version.php
RUN sed -i 's/25,0,8,2/25,0,8,12/' ${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