Files
Sebastiaan van Stijn 456ea1bb1d image: deprecate IDFromDigest()
Having this function hides what it's doing, which is just to type-cast
to an image.ID (which is a digest). Using a cast is more transparent,
so deprecating this function in favor of a regular typecast.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-01-01 12:33:00 +01:00
..
2021-02-02 09:24:53 -08:00
2023-01-01 12:33:00 +01:00