Bump version

This commit is contained in:
Glenn Y. Rolland 2021-11-16 10:35:39 +01:00
parent 07468c8649
commit 9db5e2c068
1 changed files with 1 additions and 1 deletions

View File

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