Update plugins/modules/docker_image_export.py

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
spatterlight 2026-03-23 16:03:32 -04:00 committed by GitHub
parent 908680d329
commit d25b4c6097
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -67,7 +67,7 @@ options:
- For example, C(linux/amd64), C(linux/arm64).
- Requires Docker API 1.48 or newer.
type: str
version_added: "5.1.0"
version_added: 5.2.0
requirements:
- "Docker API >= 1.25"