diff options
Diffstat (limited to '.drone.yml')
-rw-r--r-- | .drone.yml | 2 |
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 |