Skip to content

Commit

Permalink
Revert "Bump Couchbase Server Image Version (testcontainers#2804)"
Browse files Browse the repository at this point in the history
This reverts commit 4853406.
  • Loading branch information
sd-yip committed May 11, 2021
1 parent edbcdab commit 4b34db5
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -72,7 +72,7 @@ public class CouchbaseContainer extends GenericContainer<CouchbaseContainer> {

private static final DockerImageName DEFAULT_IMAGE_NAME = DockerImageName.parse("couchbase/server");

private static final String DEFAULT_TAG = "6.5.1";
private static final String DEFAULT_TAG = "6.5.0";

private static final ObjectMapper MAPPER = new ObjectMapper();

Expand Down

0 comments on commit 4b34db5

Please sign in to comment.