chore: bump couchbase image

This commit is contained in:
Manuel de la Peña
2025-03-18 11:00:45 +01:00
parent 98ce163298
commit 64eb3d85be
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -27,5 +27,5 @@ jobs:
go-version: '${{ matrix.go-version }}'
- name: Run Test
env:
TEST_COUCHBASE_IMAGE: couchbase:enterprise-7.6.3
TEST_COUCHBASE_IMAGE: couchbase:enterprise-7.6.5
run: cd ./couchbase && go test ./... -v -race