Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7a23c38d authored by Arnau Vàzquez's avatar Arnau Vàzquez
Browse files

Merge branch 'theme-version-update' into 'master'

Update Dockerfile

See merge request !15
parents e5c55cb1 b0ad402e
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
FROM nextcloud:19.0.9-fpm
ARG BASE_DIR="/usr/src/nextcloud"
ARG TMP_PATCH_DIR="/tmp/build_patches"
ARG THEME_VERSION="19.0.8.2"
ARG THEME_VERSION="19.0.9.3"
ARG NEWS_VERSION="14.2.2"
ARG QUOTA_WARN_VERSION="1.8.0"
ARG NOTES_VERSION="3.6.4"