From a91338f4b9daef74d3a727b7f6aa8c8fcf32644f Mon Sep 17 00:00:00 2001
From: Grzegorz Rola <grola@seostudio.pl>
Date: Sun, 19 Jan 2020 22:53:51 +0100
Subject: [PATCH] Codeception coverage

---
 gitlab-ci-1.2.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gitlab-ci-1.2.yml b/gitlab-ci-1.2.yml
index 8466430..8683e1a 100644
--- a/gitlab-ci-1.2.yml
+++ b/gitlab-ci-1.2.yml
@@ -389,7 +389,7 @@ library:
       - $IS_LIBRARY
 
 .template: &job-codeception-test
-  image: wpdesknet/wordpresscli:25
+  image: wpdesknet/wordpresscli:26
   cache:
     key: ${CI_PROJECT_NAME}-vendor
     paths:
-- 
GitLab