21.0.1 update #8

Merged
bsod merged 2 commits from 21.0.1 into master 2021-04-11 21:46:59 +02:00
Showing only changes of commit 821867a7d7 - Show all commits

View file

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