update nextcloud to 21.0.1

This commit is contained in:
bsod 2021-04-11 21:39:40 +02:00
parent d5d2e335bc
commit 821867a7d7
1 changed files with 1 additions and 1 deletions

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 && \