mirror of
https://github.com/nextcloud/docker.git
synced 2025-06-17 00:24:47 +02:00
Update to 13.0.8
Signed-off-by: marceljd <support@dihosting.ch>
This commit is contained in:
parent
3f7b7e6404
commit
1563eb3d33
3 changed files with 3 additions and 3 deletions
|
@ -106,7 +106,7 @@ RUN a2enmod rewrite remoteip ;\
|
|||
} > /etc/apache2/conf-available/remoteip.conf;\
|
||||
a2enconf remoteip
|
||||
|
||||
ENV NEXTCLOUD_VERSION 13.0.7
|
||||
ENV NEXTCLOUD_VERSION 13.0.8
|
||||
|
||||
RUN set -ex; \
|
||||
fetchDeps=" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue