bump version to 21.0.2 #9

Merged
bsod merged 1 commit from 21.0.2 into master 2021-05-28 10:07:02 +02:00
Showing only changes of commit b080f5b401 - Show all commits

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