Skip to content

Commit

Permalink
Merge branch 'main' into gh-9191
Browse files Browse the repository at this point in the history
  • Loading branch information
eddumelendez authored Oct 18, 2024
2 parents 6436685 + cdf4466 commit 2afd0ec
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
*/
public class OceanBaseCEContainerProvider extends JdbcDatabaseContainerProvider {

private static final String DEFAULT_TAG = "4.2.1-lts";
private static final String DEFAULT_TAG = "4.2.1.8-108000022024072217";

@Override
public boolean supports(String databaseType) {
Expand Down

0 comments on commit 2afd0ec

Please sign in to comment.