Skip to content

Commit

Permalink
Update default exasol version
Browse files Browse the repository at this point in the history
  • Loading branch information
kaklakariada committed Jan 17, 2024
1 parent 9262cb9 commit f7640a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/java/com/exasol/cloudwatch/TestConstants.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package com.exasol.cloudwatch;

public class TestConstants {
public static final String EXASOL_DOCKER_DB_VERSION = "7.1.24";
public static final String EXASOL_DOCKER_DB_VERSION = "7.1.25";
public static final String LOCAL_STACK_IMAGE = "localstack/localstack:2.2";
}

0 comments on commit f7640a5

Please sign in to comment.