bumps to latest contracts image

This commit is contained in:
benbierens 2023-08-10 08:39:32 +02:00
parent 9840c50e9f
commit ed5b2d5b80
No known key found for this signature in database
GPG Key ID: FE44815D96D0A1AA
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ namespace DistTestCore.Marketplace
public CodexContractsContainerRecipe()
{
Image = "codexstorage/dist-tests-codex-contracts-eth:sha-9a83699";
Image = "codexstorage/dist-tests-codex-contracts-eth:sha-d6fbfdc";
}
protected override void Initialize(StartupConfig startupConfig)