Skip to content

Commit 3ab65fa

Browse files
author
Karl Ranna
authored
feat(arby): upgrade mainnet to v1.1.8 (#687)
1 parent 114905e commit 3ab65fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/utils/launcher/config/template.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,7 @@ def __eq__(self, other):
451451
},
452452
"arby": {
453453
"name": "arby",
454-
"image": "exchangeunion/arby:1.1.5",
454+
"image": "exchangeunion/arby:1.1.8",
455455
"volumes": [
456456
{
457457
"host": "$data_dir/arby",

0 commit comments

Comments
 (0)