Bump version

This commit is contained in:
Glenn Y. Rolland 2021-06-18 15:32:28 +02:00
parent 27f2ca56d4
commit 41747f967c
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.0-apache
FROM nextcloud:21.0.1-apache
RUN apt-get update \
&& apt-get install -y nano \