Merge pull request 'bump version to 21.0.2' (#9) from 21.0.2 into master

Reviewed-on: #9
This commit is contained in:
bsod 2021-05-28 10:07:01 +02:00
commit 17f919b7f0
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.1
ENV NEXTCLOUD_VERSION 21.0.2
RUN \
apt-get update && \