Bump version to v21
This commit is contained in:
parent
a19c0cf301
commit
590fa3f4de
1 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,8 @@
|
|||
# FROM nextcloud:18.0.6-apache
|
||||
# FROM nextcloud:19.0.3-apache
|
||||
# FROM nextcloud:20.0.0-apache
|
||||
FROM nextcloud:20.0.5-apache
|
||||
# FROM nextcloud:20.0.5-apache
|
||||
FROM nextcloud:21.0.0-apache
|
||||
|
||||
RUN apt-get update \
|
||||
&& apt-get install -y nano \
|
||||
|
|
Loading…
Reference in a new issue