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

Commit fe18b495 authored by Nivesh Krishna's avatar Nivesh Krishna
Browse files

bump version

parent cdc8360f
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@ ARG SNAPPY_VERSION="2.27.2"
ARG SNAPPY_THEME_VERSION="2.0.0"
ARG USER_MIGRATION_VERSION="3.0.0"

RUN sed -i 's/25,0,6,4/25,0,6,5/' ${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