2
0
mirror of synced 2025-01-11 09:06:56 +00:00

bump codex image

This commit is contained in:
Ben 2024-04-26 10:43:36 +02:00
parent 9a6866cf8e
commit 52cec0e9f3
No known key found for this signature in database
GPG Key ID: 541B9D8C9F1426A1

View File

@ -7,7 +7,7 @@ namespace CodexPlugin
{
public class CodexContainerRecipe : ContainerRecipeFactory
{
private const string DefaultDockerImage = "codexstorage/nim-codex:sha-1524803-dist-tests";
private const string DefaultDockerImage = "codexstorage/nim-codex:sha-3041f5f-dist-tests";
public const string ApiPortTag = "codex_api_port";
public const string ListenPortTag = "codex_listen_port";
public const string MetricsPortTag = "codex_metrics_port";