Update tessera image version to latest (#4702)

This commit is contained in:
Gabriel-Trintinalia
2022-11-21 11:10:02 +11:00
committed by GitHub
parent d78267397e
commit 9c5150b3b9

View File

@@ -49,7 +49,7 @@ public class TesseraTestHarness implements EnclaveTestHarness {
private URI q2TUri;
private URI thirdPartyUri;
public static final String TESSERA_VERSION = "22.1.7";
public static final String TESSERA_VERSION = "22.10.0";
private final int thirdPartyPort = 9081;
private final int q2TPort = 9082;