mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-03-27 07:47:06 +00:00
Update plugins/modules/docker_image_export.py
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
908680d329
commit
d25b4c6097
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user