mirror of
https://github.com/vacp2p/linea-besu.git
synced 2026-01-08 20:47:59 -05:00
Update tessera image version to latest (#4702)
This commit is contained in:
committed by
GitHub
parent
d78267397e
commit
9c5150b3b9
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user