mirror of
https://github.com/nextcloud/docker.git
synced 2025-06-16 08:14:46 +02:00
Upgrade to 19.0.2
Signed-off-by: Matías Beccaria <beccariamatias@gmail.com>
This commit is contained in:
parent
e0247dc3cd
commit
c366d9aa76
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ RUN a2enmod headers rewrite remoteip ;\
|
|||
} > /etc/apache2/conf-available/remoteip.conf;\
|
||||
a2enconf remoteip
|
||||
|
||||
ENV NEXTCLOUD_VERSION 19.0.1
|
||||
ENV NEXTCLOUD_VERSION 19.0.2
|
||||
|
||||
RUN set -ex; \
|
||||
fetchDeps=" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue