This commit is contained in:
Felix Fontein
2021-01-25 18:03:12 +01:00
committed by GitHub
parent 8a95fe8b00
commit 4b9696023a
3 changed files with 62 additions and 22 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- "docker_image - fix crash on loading images with versions of Docker SDK for Python before 2.5.0 (https://github.com/ansible-collections/community.docker/issues/72, https://github.com/ansible-collections/community.docker/pull/73)."