Skip to content

Commit f72da7c

Browse files
authored
feat: upgrade arby 1.2.3 -> 1.3.0 (#763)
1 parent 7f223b5 commit f72da7c

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
@@ -531,7 +531,7 @@ def __str__(self):
531531
},
532532
"arby": {
533533
"name": "arby",
534-
"image": "exchangeunion/arby:1.2.3",
534+
"image": "exchangeunion/arby:1.3.0",
535535
"volumes": [
536536
{
537537
"host": "$data_dir/arby",

0 commit comments

Comments
 (0)