mirror of
https://github.com/nextcloud/docker.git
synced 2025-06-17 00:24:47 +02:00
Update to 12.0.13
Signed-off-by: marceljd <support@dihosting.ch>
This commit is contained in:
parent
1563eb3d33
commit
c7cdff7436
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 12.0.12
|
||||
ENV NEXTCLOUD_VERSION 12.0.13
|
||||
|
||||
RUN set -ex; \
|
||||
fetchDeps=" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue