Skip to content

Commit

Permalink
feat(arby): upgrade mainnet to v1.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
erkarl committed Aug 28, 2020
1 parent dd2a1b7 commit d4dbe7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/utils/launcher/config/template.py
Original file line number Diff line number Diff line change
Expand Up @@ -451,7 +451,7 @@ def __eq__(self, other):
},
"arby": {
"name": "arby",
"image": "exchangeunion/arby:1.1.5",
"image": "exchangeunion/arby:1.1.8",
"volumes": [
{
"host": "$data_dir/arby",
Expand Down

0 comments on commit d4dbe7b

Please sign in to comment.