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

Commit 52b40f25 authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

version bump

parent f03452f4
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -18,7 +18,7 @@ ARG GOOGLE_INTEGRATION_VERSION="1.0.8"
ARG LDAP_WRITE_SUPPORT_VERSION="1.6.0"
ARG LDAP_WRITE_SUPPORT_VERSION="1.6.0"
ARG OIDC_LOGIN_VERSION="2.4.0"
ARG OIDC_LOGIN_VERSION="2.4.0"


RUN sed -i 's/24,0,7,1/24,0,7,6/' ${BASE_DIR}/version.php
RUN sed -i 's/24,0,7,1/24,0,7,7/' ${BASE_DIR}/version.php
COPY custom_entrypoint.sh /
COPY custom_entrypoint.sh /
RUN chmod +x /custom_entrypoint.sh
RUN chmod +x /custom_entrypoint.sh
RUN mkdir -p /var/www/skeleton/Documents && mkdir -p /var/www/skeleton/Images
RUN mkdir -p /var/www/skeleton/Documents && mkdir -p /var/www/skeleton/Images