We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 342e8dd commit 4b29561Copy full SHA for 4b29561
jenkins-integration-build.sh
@@ -25,7 +25,7 @@ if [ "${1:-}" == "-m" ]; then
25
RUN_COUNT="1"
26
# CBS server settings
27
COUCHBASE_SERVER_PROTOCOL="couchbase"
28
- COUCHBASE_SERVER_VERSION="enterprise-7.2.2"
+ COUCHBASE_SERVER_VERSION="ghcr.io/cb-vanilla/server:7.6.5-5535"
29
SG_TEST_BUCKET_POOL_SIZE="3"
30
SG_TEST_BUCKET_POOL_DEBUG="true"
31
GSI="true"
0 commit comments