Skip to content

Commit 91d5ae4

Browse files
authored
Update jenkins image to a GA build (#7625)
1 parent 136a3cb commit 91d5ae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jenkins-integration-build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ if [ "${1:-}" == "-m" ]; then
2525
RUN_COUNT="1"
2626
# CBS server settings
2727
COUCHBASE_SERVER_PROTOCOL="couchbase"
28-
COUCHBASE_SERVER_VERSION="ghcr.io/cb-vanilla/server:7.6.5-5535"
28+
COUCHBASE_SERVER_VERSION="enterprise-7.6.6"
2929
SG_TEST_BUCKET_POOL_SIZE="3"
3030
SG_TEST_BUCKET_POOL_DEBUG="true"
3131
GSI="true"

0 commit comments

Comments
 (0)