Loading Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -210,7 +210,7 @@ From selfhost as ecloud ARG BASE_DIR="/usr/src/nextcloud" ARG TMP_PATCH_DIR="/tmp/build_patches" ARG THEME_VERSION="28.0.2" ARG LDAP_WRITE_SUPPORT_VERSION="1.10.0" ARG LDAP_WRITE_SUPPORT_VERSION="1.11.0" ARG IS_SELFHOST=false RUN curl -fsSL -o ldap_write_support.tar.gz \ Loading Loading
Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -210,7 +210,7 @@ From selfhost as ecloud ARG BASE_DIR="/usr/src/nextcloud" ARG TMP_PATCH_DIR="/tmp/build_patches" ARG THEME_VERSION="28.0.2" ARG LDAP_WRITE_SUPPORT_VERSION="1.10.0" ARG LDAP_WRITE_SUPPORT_VERSION="1.11.0" ARG IS_SELFHOST=false RUN curl -fsSL -o ldap_write_support.tar.gz \ Loading