Skip to content

Commit

Permalink
update description in schema
Browse files Browse the repository at this point in the history
  • Loading branch information
tkopecek committed Dec 13, 2024
1 parent 9635cda commit 16f868d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mock/docs/buildroot-lock-schema-1.0.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"additionalProperties": false,
"properties": {
"image_layers_digest": {
"description": "SHA256 digest concatenated layer digests from 'podman image inspect --format {{ .RootFS }}' command, sha256 string",
"description": "SHA256 digest concatenated RootFS layer digests and Config section from 'podman image inspect' command, sha256 string",
"type": "string"
}
}
Expand Down

0 comments on commit 16f868d

Please sign in to comment.