mirror of
https://github.com/nextcloud/docker.git
synced 2025-06-17 08:34:48 +02:00
Run update.sh
Signed-off-by: tilosp-bot <git-bot@tilosp.de>
This commit is contained in:
parent
430ce875c2
commit
e25cf0d008
7 changed files with 7 additions and 7 deletions
|
@ -115,7 +115,7 @@ RUN a2enmod rewrite remoteip ;\
|
|||
} > /etc/apache2/conf-available/remoteip.conf;\
|
||||
a2enconf remoteip
|
||||
|
||||
ENV NEXTCLOUD_VERSION 17.0.4
|
||||
ENV NEXTCLOUD_VERSION 17.0.5
|
||||
|
||||
RUN set -ex; \
|
||||
fetchDeps=" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue