Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2017-08-24 20:01:13 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2017-08-24 20:01:13 +0300
commit3d22e7a6f5f32cea2605e67bbd9c2ab058a25790 (patch)
tree1f1f4966ceafd893bf4ae304c5119366ede12369 /.drone.yml
parentef223b776015ca69800877de824517235a573855 (diff)
Use a new phpredis
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml
index f155f2e7495..23bb51ae0ac 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -647,7 +647,7 @@ pipeline:
matrix:
TEST: memcache-memcached
memcache-redis-cluster:
- image: nextcloudci/php7.0:php7.0-16
+ image: nextcloudci/php7.0:php7.0-17
commands:
- phpenmod xdebug
- sleep 20