Merge pull request 'update nextcloud to 21.0.3' (#10) from 21.0.3 into master

Reviewed-on: #10
This commit is contained in:
bsod 2021-07-07 00:17:34 +02:00
commit aac6b40930
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.2
ENV NEXTCLOUD_VERSION 21.0.3
RUN \
apt-get update && \