Loading Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -128,7 +128,7 @@ CMD ["php-fpm"] From nextcloud as selfhost ARG BASE_DIR="/usr/src/nextcloud" ARG TMP_PATCH_DIR="/tmp/build_patches" ARG THEME_VERSION="26.0.2" ARG THEME_VERSION="27.0.0" ARG USER_BACKEND_RAW_SQL_VERSION="1.3.0" ARG SELFHOST_THEME_VERSION="2.0.0" ARG IS_SELFHOST=true Loading Loading
Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -128,7 +128,7 @@ CMD ["php-fpm"] From nextcloud as selfhost ARG BASE_DIR="/usr/src/nextcloud" ARG TMP_PATCH_DIR="/tmp/build_patches" ARG THEME_VERSION="26.0.2" ARG THEME_VERSION="27.0.0" ARG USER_BACKEND_RAW_SQL_VERSION="1.3.0" ARG SELFHOST_THEME_VERSION="2.0.0" ARG IS_SELFHOST=true Loading