mirror of
https://github.com/logos-storage/logos-storage-DAppNodePackage.git
synced 2026-01-02 13:23:10 +00:00
chore: update codex to version 0.2.0
This commit is contained in:
parent
71d795bf0a
commit
6f8598ecd0
@ -2,7 +2,7 @@
|
||||
"upstream": [
|
||||
{
|
||||
"repo": "codex-storage/nim-codex",
|
||||
"version": "0.1.9",
|
||||
"version": "0.2.0",
|
||||
"arg": "UPSTREAM_VERSION_CODEX_NODE"
|
||||
},
|
||||
{
|
||||
|
||||
@ -5,7 +5,7 @@ services:
|
||||
context: ./codex-node
|
||||
dockerfile: Dockerfile
|
||||
args:
|
||||
UPSTREAM_VERSION_CODEX_NODE: 0.1.9
|
||||
UPSTREAM_VERSION_CODEX_NODE: 0.2.0
|
||||
image: codex-node.public.dappnode.eth:0.1.0
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user