Skip to content

Commit

Permalink
Add index_image_resolved attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
pbortlov committed Mar 24, 2021
1 parent ac90a22 commit 2066851
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ def setup_task(
"binary_image_resolved": binary_image + "-resolved",
"bundle_mapping": {},
"index_image": "feed.com/index/image:tag",
"index_image_resolved": "fake-example.com/index/image-resolved:tag",
"arches": arches,
"batch": 123,
"updated": "2020-05-26T19:33:58.759687Z",
Expand Down

0 comments on commit 2066851

Please sign in to comment.