mirror of
https://github.com/nextcloud/docker.git
synced 2025-04-19 18:36:09 +02:00
Updated to NextCloud 10.0.1
This commit is contained in:
parent
a984c16b49
commit
a170501ad9
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
FROM php:7.0-fpm-alpine
|
FROM php:7.0-fpm-alpine
|
||||||
|
|
||||||
ENV NEXTCLOUD_VERSION 10.0.0
|
ENV NEXTCLOUD_VERSION 10.0.1
|
||||||
|
|
||||||
# set recommended PHP.ini settings
|
# set recommended PHP.ini settings
|
||||||
# see https://secure.php.net/manual/en/opcache.installation.php
|
# see https://secure.php.net/manual/en/opcache.installation.php
|
||||||
|
|
Loading…
Add table
Reference in a new issue