increased nextcloud version to version 20
This commit is contained in:
parent
ee07717dee
commit
316ab4b3ef
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
FROM php:7.3-apache
|
||||
|
||||
ENV NEXTCLOUD_VERSION 19.0.4
|
||||
ENV NEXTCLOUD_VERSION 20.0.0
|
||||
|
||||
RUN \
|
||||
apt-get update && \
|
||||
|
|
Loading…
Reference in a new issue