mirror of
https://github.com/vacp2p/cs-codex-dist-tests.git
synced 2025-02-22 15:28:26 +00:00
Pins codex image to fixed hash
This commit is contained in:
parent
4234719e53
commit
9fab7757b0
@ -5,7 +5,7 @@ namespace DistTestCore.Codex
|
|||||||
{
|
{
|
||||||
public class CodexContainerRecipe : ContainerRecipeFactory
|
public class CodexContainerRecipe : ContainerRecipeFactory
|
||||||
{
|
{
|
||||||
private const string DefaultDockerImage = "codexstorage/nim-codex:latest";
|
private const string DefaultDockerImage = "codexstorage/nim-codex:sha-7efa917";
|
||||||
|
|
||||||
public const string MetricsPortTag = "metrics_port";
|
public const string MetricsPortTag = "metrics_port";
|
||||||
public const string DiscoveryPortTag = "discovery-port";
|
public const string DiscoveryPortTag = "discovery-port";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user