Bump version

This commit is contained in:
Glenn Y. Rolland 2021-06-18 16:12:19 +02:00
parent 41747f967c
commit 72aeda38b6
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
# FROM nextcloud:19.0.3-apache
# FROM nextcloud:20.0.0-apache
# FROM nextcloud:20.0.5-apache
FROM nextcloud:21.0.1-apache
FROM nextcloud:21.0.2-apache
RUN apt-get update \
&& apt-get install -y nano \