Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dappnode_package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nexus-proxy.dnp.dappnode.eth",
"version": "0.1.0",
"upstreamVersion": "219977388b9f26435c2529fc1cd52ff7229e5397",
"upstreamVersion": "39a2ccee325148b011c959de5118f355652ead52",
"upstreamRepo": "dappnode/dappnode-nexus-sdk",
"upstreamArg": "UPSTREAM_VERSION",
"shortDescription": "Keep your Nexus prompts private, and verify it yourself",
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ services:
context: .
dockerfile: Dockerfile
args:
UPSTREAM_VERSION: 219977388b9f26435c2529fc1cd52ff7229e5397
UPSTREAM_VERSION: 39a2ccee325148b011c959de5118f355652ead52
secrets:
- github_token
image: nexus-proxy.dnp.dappnode.eth:0.1.0
Expand Down
Loading