Commit e23f8b6
authored
oci2disk: fix: update readme to new oras (#162)
## Description
This pr updates the readme of oci2disk to use the updates oras command. oras removed the `--manifest-config` flag and the default media type is [expected](https://github.com/tinkerbell/actions/blob/66e4fc9a20d946bc217ada425717e20cb9570657/oci2disk/image/image.go#L60-L61).
Fixes: #
## How Has This Been Tested?
## How are existing users impacted? What migration steps/scripts do we need?
## Checklist:
I have:
- [x] updated the documentation and/or roadmap (if required)
- [ ] added unit or e2e tests
- [ ] provided instructions on how to upgrade1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
0 commit comments