nextcloud 21 update #7

Merged
bsod merged 4 commits from nc_21 into master 2021-02-24 20:40:13 +01:00
Showing only changes of commit 612b4325fb - Show all commits

View file

@ -1,6 +1,6 @@
FROM php:7.4-apache FROM php:8.0-apache
ENV NEXTCLOUD_VERSION 20.0.7 ENV NEXTCLOUD_VERSION 21.0.0
RUN \ RUN \
apt-get update && \ apt-get update && \