Skip to content

Commit

Permalink
complete minimal bundle.json that needs no fixup
Browse files Browse the repository at this point in the history
Signed-off-by: Trishank K Kuppusamy <[email protected]>
  • Loading branch information
trishankatdatadog committed Feb 7, 2020
1 parent 81855d3 commit e545bd7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion examples/helloworld-cnab/bundle.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@
{
"imageType": "docker",
"image": "cnab/helloworld:0.1.1",
"size": 42
"size": 942,
"contentDigest": "sha256:a59a4e74d9cc89e4e75dfb2cc7ea5c108e4236ba6231b53081a9e2506d1197b6",
"mediaType": "application/vnd.docker.distribution.manifest.v2+json"
}
],
"images": null,
Expand Down

0 comments on commit e545bd7

Please sign in to comment.