Skip to content
This repository has been archived by the owner on Dec 12, 2023. It is now read-only.

Commit

Permalink
Use legacy hornet image
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcanterafonseca-iota authored Apr 29, 2021
1 parent 8db2919 commit 78addce
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions hornet-private-net/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ services:
# network_mode: host
networks:
- tangle
image: gohornet/hornet
image: gohornet/hornet:legacy-v0.5.8
restart: always
container_name: coo
environment:
Expand All @@ -29,7 +29,7 @@ services:
# network_mode: host
networks:
- tangle
image: gohornet/hornet
image: gohornet/hornet:legacy-v0.5.8
restart: always
container_name: node1
environment:
Expand All @@ -54,7 +54,7 @@ services:
# network_mode: host
networks:
- tangle
image: gohornet/hornet
image: gohornet/hornet:legacy-v0.5.8
restart: always
container_name: spammer
environment:
Expand Down

0 comments on commit 78addce

Please sign in to comment.