mirror of
https://github.com/fluencelabs/node-distro
synced 2024-12-04 15:20:17 +00:00
Deploy 0.0.54 on stage
This commit is contained in:
parent
57db995eaf
commit
84769fca29
@ -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}',
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user