diff --git a/Dockerfile b/Dockerfile index cba3e0aca28850a44de1c09065d8f0a4514c95b5..0adff0e1c618dc71ff91e9c4caadc0bf38aca312 100644 --- a/Dockerfile +++ b/Dockerfile @@ -17,7 +17,7 @@ ARG ECLOUD_LAUNCHER_JOB_ID="318040" ARG GOOGLE_INTEGRATION_VERSION="1.0.6" ARG LDAP_WRITE_SUPPORT_VERSION="1.4.0" -RUN sed -i 's/22,2,8,1/22,2,8,16/' ${BASE_DIR}/version.php +RUN sed -i 's/22,2,8,1/22,2,8,17/' ${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 diff --git a/patches/016-login-screen.patch b/patches/016-login-screen.patch index 2d3efc3125b898367e82630b2e776d2316393413..ac4992ed5a7e4a60917c416c4ff60564802713d1 100644 --- a/patches/016-login-screen.patch +++ b/patches/016-login-screen.patch @@ -1,5 +1,5 @@ --- ./core/templates/layout.guest-new.php 2022-06-09 13:47:41.255340395 +0530 -+++ ./core/templates/layout.guest.php 2022-06-14 18:42:40.637220247 +0530 ++++ ./core/templates/layout.guest.php 2022-06-16 17:34:38.429775039 +0530 @@ -20,6 +20,7 @@ @@ -14,7 +14,7 @@ -
-
-+
" > ++
" > + + -+
"> ++
"> +

+ getLongFooter()); ?> +

++
+
++
"> ++

++ getLongFooter()); ?> ++

+
- ++ \ No newline at end of file