From 908680d329cbb3f898459301d8dcd91f32b1bd9c Mon Sep 17 00:00:00 2001 From: spatterlight <81454789+spatterIight@users.noreply.github.com> Date: Mon, 23 Mar 2026 16:03:21 -0400 Subject: [PATCH] Update changelogs/fragments/1064-docker-image-export-platform.yml Co-authored-by: Felix Fontein --- changelogs/fragments/1064-docker-image-export-platform.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelogs/fragments/1064-docker-image-export-platform.yml b/changelogs/fragments/1064-docker-image-export-platform.yml index f7b2ec7f..3ff9378d 100644 --- a/changelogs/fragments/1064-docker-image-export-platform.yml +++ b/changelogs/fragments/1064-docker-image-export-platform.yml @@ -1,2 +1,2 @@ minor_changes: - - docker_image_export - adds ``platform`` parameter to allow exporting a specific platform variant from a multi-arch image (https://github.com/ansible-collections/community.docker/issues/1064). + - docker_image_export - adds ``platform`` parameter to allow exporting a specific platform variant from a multi-arch image (https://github.com/ansible-collections/community.docker/issues/1064, https://github.com/ansible-collections/community.docker/pull/1251).