Pin validator version

This commit is contained in:
Michael Barz
2022-07-07 17:02:50 +02:00
committed by GitHub
parent c1b2bc7df5
commit 93ba663f35

View File

@@ -17,7 +17,7 @@ OC_CI_GOLANG = "owncloudci/golang:1.18"
OC_CI_NODEJS = "owncloudci/nodejs:%s"
OC_CI_PHP = "owncloudci/php:%s"
OC_CI_WAIT_FOR = "owncloudci/wait-for:latest"
OC_CS3_API_VALIDATOR = "owncloud/cs3api-validator:latest"
OC_CS3_API_VALIDATOR = "owncloud/cs3api-validator:0.1.0"
OC_LITMUS = "owncloud/litmus:latest"
OC_OC_TEST_MIDDLEWARE = "owncloud/owncloud-test-middleware:1.6.0"
OC_SERVER = "owncloud/server:10"