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

Updated image with the new fixes for nfv_client runs OIDC auth
in DC systems.

Test Plan:
 - PASS: Execute sw-manager system-config-update-strategy
show with remote cli
 - PASS: Execute sw-manager sw-deploy-strategy show
with remote cli

Closes-Bug: 2141467

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

Change-Id: Ia0e8d03d69a0343df74799268b4b29f5acea7d98
Signed-off-by: Italo Lemos <Italo.doRegoLemos@windriver.com>
This commit is contained in:
Italo Lemos
2026-02-17 10:44:09 -03:00
parent 9258c801e6
commit b046e80348

View File

@@ -1,2 +1,2 @@
export PLATFORM_DOCKER_IMAGE="docker.io/starlingx/stx-platformclients:stx.12.0-v1.0.3"
export PLATFORM_DOCKER_IMAGE="docker.io/starlingx/stx-platformclients:stx.12.0-v1.0.4"
export APPLICATION_DOCKER_IMAGE="docker.io/starlingx/stx-openstackclients:stx.10.0-v1.0.0"