diff --git a/Dockerfile b/Dockerfile index 361e7db6b4473e890d90f9a35154680b20c32042..e089885c0a51753eab672059196ea1c780aac01b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -127,7 +127,6 @@ RUN patch -u ${BASE_DIR}/lib/private/legacy/OC_Helper.php -i ${TMP_PATCH_DIR}/01 RUN cd ${BASE_DIR} && patch -p0 < ${TMP_PATCH_DIR}/015-email-mail-template.patch RUN patch -u ${BASE_DIR}/core/templates/layout.guest.php -i ${TMP_PATCH_DIR}/016-login-screen.patch RUN patch -u ${BASE_DIR}/lib/private/Authentication/Listeners/UserDeletedFilesCleanupListener.php -i ${TMP_PATCH_DIR}/017-storage-wrapper.patch -RUN patch -u ${BASE_DIR}/core/templates/layout.user.php -i ${TMP_PATCH_DIR}/018-login-favicon.patch RUN patch -u ${BASE_DIR}/core/Command/User/Setting.php -i ${TMP_PATCH_DIR}/019-occ-user-setting.patch RUN rm -rf ${TMP_PATCH_DIR} diff --git a/patches/018-login-favicon.patch b/patches/018-login-favicon.patch deleted file mode 100644 index d31ae588c0ba2b64aa28366436e4916411d44dea..0000000000000000000000000000000000000000 --- a/patches/018-login-favicon.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- ./core/templates/layout.user-new.php 2022-06-21 18:13:58.237856036 +0530 -+++ ./core/templates/layout.user.php 2022-06-22 00:09:19.494028933 +0530 -@@ -18,7 +18,7 @@ - - - -- -+ - - -