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

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

version bump

parent 6ba373bd
Loading
Loading
Loading
Loading
Loading
+1 −7
Original line number Diff line number Diff line
@@ -18,15 +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 EMAIL_RECOVERY_JOB_ID="1313239"
ARG USER_MIGRATION_JOB_ID="1313296"





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