Fix pull change detection. (#1242)

This commit is contained in:
Felix Fontein
2026-02-11 22:01:48 +01:00
committed by GitHub
parent 8f7dfa61fd
commit c2e48a1ae3
2 changed files with 6 additions and 1 deletions
+2
View File
@@ -0,0 +1,2 @@
bugfixes:
- "docker_image_pull, docker_container - fix pulled image change detection for Docker 29.2+ (https://github.com/ansible-collections/community.docker/pull/1242)."