Skip to content

Commit

Permalink
Update docker-compose-chaosnet.yaml (#150)
Browse files Browse the repository at this point in the history
  • Loading branch information
DollyVolley authored Mar 12, 2021
1 parent c3fcfcc commit d77b626
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose-chaosnet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: '3'
services:
thornode_bot_chaosnet:
container_name: thornode_bot_chaosnet
image: block42blockchaincompany/thornode_bot:master-branch
image: block42blockchaincompany/thornode_bot:latest
#build: .
depends_on:
- mongodb_container
Expand Down Expand Up @@ -42,4 +42,4 @@ volumes:
#networks:
# default:
# external:
# name: vpnworkaround
# name: vpnworkaround

0 comments on commit d77b626

Please sign in to comment.