Bump fluence node to 0.0.54 (#54)

This commit is contained in:
Anatoly Laskaris
2022-07-18 19:50:03 +03:00
committed by GitHub
parent 80e67846b5
commit 08e21bc369
2 changed files with 4 additions and 4 deletions

View File

@ -38,7 +38,7 @@ CONFIG = {
'{container_name}_config:/config',
],
'container_name': '{container_name}',
'image': 'fluencelabs/node:{container_tag}',
'image': 'fluencelabs/fluence:{container_tag}',
'ports': [
'{tcp_port}:{tcp_port}',
'{ws_port}:{ws_port}',