mirror of
https://github.com/codex-storage/cs-codex-dist-tests.git
synced 2025-02-11 03:27:01 +00:00
bump codex image to v0.1.2 + prover
This commit is contained in:
parent
933d5e7d4d
commit
a92455b2a5
@ -7,7 +7,7 @@ namespace CodexPlugin
|
||||
{
|
||||
public class CodexContainerRecipe : ContainerRecipeFactory
|
||||
{
|
||||
private const string DefaultDockerImage = "codexstorage/nim-codex:sha-305b80a-dist-tests";
|
||||
private const string DefaultDockerImage = "codexstorage/nim-codex:sha-471ebb2-dist-tests";
|
||||
|
||||
public const string ApiPortTag = "codex_api_port";
|
||||
public const string ListenPortTag = "codex_listen_port";
|
||||
|
Loading…
x
Reference in New Issue
Block a user