Bump to v22.0.0
This commit is contained in:
parent
72aeda38b6
commit
ea3ffb5579
1 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,8 @@
|
|||
# FROM nextcloud:19.0.3-apache
|
||||
# FROM nextcloud:20.0.0-apache
|
||||
# FROM nextcloud:20.0.5-apache
|
||||
FROM nextcloud:21.0.2-apache
|
||||
# FROM nextcloud:21.0.2-apache
|
||||
FROM nextcloud:22.0.0-apache
|
||||
|
||||
RUN apt-get update \
|
||||
&& apt-get install -y nano \
|
||||
|
|
Loading…
Reference in a new issue