Loading Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -213,7 +213,7 @@ From selfhost as ecloud ARG BASE_DIR="/usr/src/nextcloud" ARG TMP_PATCH_DIR="/tmp/build_patches" ARG THEME_VERSION="29.0.16-beta" ARG LDAP_WRITE_SUPPORT_VERSION="1.11.0" ARG LDAP_WRITE_SUPPORT_VERSION="1.11.1" 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 @@ -213,7 +213,7 @@ From selfhost as ecloud ARG BASE_DIR="/usr/src/nextcloud" ARG TMP_PATCH_DIR="/tmp/build_patches" ARG THEME_VERSION="29.0.16-beta" ARG LDAP_WRITE_SUPPORT_VERSION="1.11.0" ARG LDAP_WRITE_SUPPORT_VERSION="1.11.1" ARG IS_SELFHOST=false RUN curl -fsSL -o ldap_write_support.tar.gz \ Loading