Update stx-platformclients image to version stx.9.0-v1.5.10

Updated image with fix for python warning message.

Partial-bug: 1999563

Signed-off-by: Luiz Felipe Kina <LuizFelipe.EiskeKina@windriver.com>
Change-Id: I135a53062c11510e9b5e4662cd265ec1601c5f72
This commit is contained in:
Luiz Felipe Kina 2023-02-28 06:53:33 -05:00
parent d32a86a246
commit 9032d72b37
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
export PLATFORM_DOCKER_IMAGE="docker.io/starlingx/stx-platformclients:stx.8.0-v1.5.9"
export PLATFORM_DOCKER_IMAGE="docker.io/starlingx/stx-platformclients:stx.9.0-v1.5.10"
export APPLICATION_DOCKER_IMAGE="docker.io/starlingx/stx-openstackclients:master-centos-stable-latest"