mirror of
https://github.com/gofiber/storage.git
synced 2025-10-04 16:22:52 +08:00
chore: bump couchbase image
This commit is contained in:
@@ -14,7 +14,7 @@ import (
|
||||
|
||||
const (
|
||||
// couchbaseImage is the default image used for running couchbase in tests.
|
||||
couchbaseImage = "couchbase:enterprise-7.6.3"
|
||||
couchbaseImage = "couchbase:enterprise-7.6.5"
|
||||
couchbaseImageEnvVar string = "TEST_COUCHBASE_IMAGE"
|
||||
couchbaseUser string = "default"
|
||||
couchbasePass string = "password"
|
||||
|
Reference in New Issue
Block a user