Skip to content

Commit 7df9380

Browse files
author
Karl Ranna
authored
feat(arby): upgrade to 1.2.0 (#731)
1 parent fd95260 commit 7df9380

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
@@ -481,7 +481,7 @@ def __eq__(self, other):
481481
},
482482
"arby": {
483483
"name": "arby",
484-
"image": "exchangeunion/arby:1.1.9",
484+
"image": "exchangeunion/arby:1.2.0",
485485
"volumes": [
486486
{
487487
"host": "$data_dir/arby",

0 commit comments

Comments
 (0)