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

Commit 9a9bea59 authored by Ronak Patel's avatar Ronak Patel
Browse files

Merge branch 'dev/bump-version-25_0_6_5' into 'main'

bump version to 25_0_6_5

See merge request !174
parents e9c7ce41 18f740d6
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