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

Commit 54738ed5 authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

version bump

parent afe79cd4
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -18,9 +18,9 @@ ARG MEMORIES_URL="https://github.com/pulsejet/memories/releases/download/v7.5.2/
ARG DROP_ACCOUNT_URL="https://packages.framasoft.org/projects/nextcloud-apps/drop-account/drop_account-2.7.1.tar.gz"
ARG GOOGLE_INTEGRATION_URL="https://github.com/nextcloud/integration_google/releases/download/v1.0.9/integration_google-1.0.9.tar.gz"

ARG USER_MIGRATION_JOB_ID="1313296"
ARG USER_MIGRATION_JOB_ID="1361551"

RUN sed -i 's/31,0,9,1/31,0,9,7/' ${BASE_DIR}/version.php
RUN sed -i 's/31,0,9,1/31,0,9,8/' ${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