summaryrefslogtreecommitdiffstats
path: root/.drone.yml
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2018-01-25 13:40:57 +0100
committerMorris Jobke <hey@morrisjobke.de>2018-01-25 13:40:57 +0100
commit4718d2b80d88170f3814d3f7795bda9557ef12ac (patch)
tree0d180742ea7639a2a9d39847ff6e7576230576ec /.drone.yml
parent3917a54113c80420e9a27f23845ea4381c2b0109 (diff)
downloadnextcloud-server-4718d2b80d88170f3814d3f7795bda9557ef12ac.tar.gz
nextcloud-server-4718d2b80d88170f3814d3f7795bda9557ef12ac.zip
Update memcached image
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
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 6bcb5d909a1..a22258128cb 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -604,7 +604,7 @@ pipeline:
matrix:
TESTS: object-store
memcache-memcached:
- image: nextcloudci/php7.0-memcached:php7.0-memcached-8
+ image: nextcloudci/php7.0-memcached:php7.0-memcached-9
commands:
- phpenmod xdebug
- service memcached restart