From 78addce6d6ca5b7350635287f95197072f519014 Mon Sep 17 00:00:00 2001 From: jmcanterafonseca-iota <67736750+jmcanterafonseca-iota@users.noreply.github.com> Date: Thu, 29 Apr 2021 08:01:04 +0200 Subject: [PATCH] Use legacy hornet image --- hornet-private-net/docker-compose.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hornet-private-net/docker-compose.yml b/hornet-private-net/docker-compose.yml index bbbc7b9..b0aaf3f 100644 --- a/hornet-private-net/docker-compose.yml +++ b/hornet-private-net/docker-compose.yml @@ -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: @@ -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: @@ -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: