Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
samourai-dojo
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Packages
Packages
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nickodev
samourai-dojo
Commits
60a43fff
Commit
60a43fff
authored
Oct 09, 2020
by
kenshin-samourai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
upgrade indexer to addrindexrs 0.4.0
parent
b75b78a7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
docker/my-dojo/.env
docker/my-dojo/.env
+1
-1
docker/my-dojo/indexer/Dockerfile
docker/my-dojo/indexer/Dockerfile
+1
-1
No files found.
docker/my-dojo/.env
View file @
60a43fff
...
...
@@ -17,7 +17,7 @@ DOJO_NODEJS_VERSION_TAG=1.9.0
DOJO_NGINX_VERSION_TAG=1.5.0
DOJO_TOR_VERSION_TAG=1.6.0
DOJO_EXPLORER_VERSION_TAG=1.4.0
DOJO_INDEXER_VERSION_TAG=1.
1
.0
DOJO_INDEXER_VERSION_TAG=1.
2
.0
DOJO_WHIRLPOOL_VERSION_TAG=1.2.0
...
...
docker/my-dojo/indexer/Dockerfile
View file @
60a43fff
FROM
rust:1.42.0-slim-buster
ENV
INDEXER_HOME /home/indexer
ENV
INDEXER_VERSION 0.
3
.0
ENV
INDEXER_VERSION 0.
4
.0
ENV
INDEXER_URL https://code.samourai.io/dojo/addrindexrs.git
RUN
apt-get update
&&
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment