Bump middleware version to v1.8.2

This commit is contained in:
Swikriti Tripathi
2022-10-17 12:28:30 +05:45
parent 8a90ebb3a0
commit c728ed31a9
+1 -1
View File
@@ -18,7 +18,7 @@ OC_CI_PHP = "owncloudci/php:%s"
OC_CI_WAIT_FOR = "owncloudci/wait-for:latest"
OC_CS3_API_VALIDATOR = "owncloud/cs3api-validator:0.2.0"
OC_LITMUS = "owncloud/litmus:latest"
OC_OC_TEST_MIDDLEWARE = "owncloud/owncloud-test-middleware:1.8.1"
OC_OC_TEST_MIDDLEWARE = "owncloud/owncloud-test-middleware:1.8.2"
OC_SERVER = "owncloud/server:10"
OC_UBUNTU = "owncloud/ubuntu:20.04"
OSIXIA_OPEN_LDAP = "osixia/openldap:latest"