mirror of
https://github.com/logos-storage/logos-storage-nim-cs-dist-tests.git
synced 2026-01-08 16:33:07 +00:00
sets codex image back to latest
This commit is contained in:
parent
a77bbbdaaf
commit
61401a83db
@ -4,8 +4,7 @@ namespace CodexPlugin
|
||||
{
|
||||
public class CodexDockerImage : ICodexDockerImageProvider
|
||||
{
|
||||
private const string DefaultDockerImage = "codexstorage/nim-codex:sha-c9a5ef8-dist-tests";
|
||||
//"codexstorage/nim-codex:latest-dist-tests";
|
||||
private const string DefaultDockerImage = "codexstorage/nim-codex:latest-dist-tests";
|
||||
|
||||
public static string Override { get; set; } = string.Empty;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user