Skip to content

Commit

Permalink
version update to 2.12 for the test
Browse files Browse the repository at this point in the history
Signed-off-by: Srinivasa Vasu <srinivasan.surprise@gmail.com>
  • Loading branch information
srinivasa-vasu committed Mar 9, 2022
1 parent e1dc326 commit 25631e8
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -7,7 +7,7 @@
*/
public interface YugabyteTestContainerConstants {

String IMAGE_NAME = "yugabytedb/yugabyte:2.9.1.0-b140";
String IMAGE_NAME = "yugabytedb/yugabyte:2.12.1.0-b41";

DockerImageName YBDB_TEST_IMAGE = DockerImageName.parse(IMAGE_NAME);

Expand Down

0 comments on commit 25631e8

Please sign in to comment.