Skip to content

Commit 26df4a9

Browse files
committed
fix name
1 parent 3db10fd commit 26df4a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x-pack/test/smb-fixture/src/main/java/org/elasticsearch/test/fixtures/smb/SmbTestContainer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
public final class SmbTestContainer extends DockerEnvironmentAwareTestContainer {
2020

21-
private static final String DOCKER_BASE_IMAGE = "docker.elastic.co/elasticsearch-dev/es-smb-fixture:1.1";
21+
private static final String DOCKER_BASE_IMAGE = "docker.elastic.co/elasticsearch-dev/es-smb-fixture:1.0";
2222
public static final int AD_LDAP_PORT = 636;
2323
public static final int AD_LDAP_GC_PORT = 3269;
2424

0 commit comments

Comments
 (0)