RUN cd${BASE_DIR}&& patch -p1 < ${TMP_PATCH_DIR}/036-user-config-change-event.patch
RUN patch -u${BASE_DIR}/custom_apps/integration_google/lib/Service/GoogleDriveAPIService.php -i${TMP_PATCH_DIR}/039-fix-slow-google-import-job.patch
RUN patch -u${BASE_DIR}/apps/settings/lib/Settings/Personal/Security/Password.php -i${TMP_PATCH_DIR}/040-hide-password-setting-section-encryption-enabled.patch