Update stx-platformclients image to version stx.12.0-v1.0.3

Updated image with the new fixes containing platform-util
package for system and fm commands.

Test Plan:
 - PASS: Execute system host-list command with remote cli
 - PASS: Execute fm event-list command with remote cli

Story: 2011603
Task: 53770
Closes-Bug: 2138764

Depends-On:
https://review.opendev.org/c/starlingx/root/+/975800

Change-Id: Iee3ab9fd4a1057b1da0860d3d4a4693cb799a2b2
Signed-off-by: Italo Lemos <Italo.doRegoLemos@windriver.com>
This commit is contained in:
Italo Lemos
2026-02-05 11:10:32 -03:00
parent c27fbdbe54
commit 9258c801e6
+1 -1
View File
@@ -1,2 +1,2 @@
export PLATFORM_DOCKER_IMAGE="docker.io/starlingx/stx-platformclients:stx.12.0-v1.0.2"
export PLATFORM_DOCKER_IMAGE="docker.io/starlingx/stx-platformclients:stx.12.0-v1.0.3"
export APPLICATION_DOCKER_IMAGE="docker.io/starlingx/stx-openstackclients:stx.10.0-v1.0.0"