Deploy 0.0.54 on stage

This commit is contained in:
Anatoly Laskaris 2022-07-15 23:42:23 +03:00
parent 57db995eaf
commit 84769fca29
2 changed files with 2 additions and 2 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}',

View File

@ -132,7 +132,7 @@
},
{
"name": "stage",
"container_tag": "v0.0.53_52",
"container_tag": "rich_v0.0.54_56",
"containers_per_host": 5,
"hosts": [
"134.209.186.43"