mirror of
https://github.com/nextcloud/docker.git
synced 2025-04-24 20:34:10 +02:00
Update Nextcloud to 24.0.2 (#1773)
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
This commit is contained in:
parent
e88d8e4681
commit
c416385b7c
11 changed files with 11 additions and 11 deletions
|
@ -122,7 +122,7 @@ RUN a2enmod headers rewrite remoteip ;\
|
|||
} > /etc/apache2/conf-available/remoteip.conf;\
|
||||
a2enconf remoteip
|
||||
|
||||
ENV NEXTCLOUD_VERSION 24.0.1
|
||||
ENV NEXTCLOUD_VERSION 24.0.2
|
||||
|
||||
RUN set -ex; \
|
||||
fetchDeps=" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue