3b4b2e5021
* [docker] images: add support for lookup by sha256 digest Signed-off-by: Jakob Ackermann <das7pad@outlook.com> * [tests] docker image by digest: work on a minimal test case Signed-off-by: Jakob Ackermann <das7pad@outlook.com> * [docker] group branch conditions per lookup Co-Authored-By: Felix Fontein <felix@fontein.de> * [misc] add a news fragment for the added digest lookup for docker images Signed-off-by: Jakob Ackermann <das7pad@outlook.com>
4 lines
316 B
YAML
4 lines
316 B
YAML
bugfixes:
|
|
- docker_container - Add support for image lookups by digest. Fixes the detection of digest changes.
|
|
- docker_image - Add support for image lookups by digest. Fixes the detection of digest changes.
|
|
- docker_image_info - Add support for image lookups by digest. Fixes the detection of digest changes.
|