Update stx-platformclients image to version stx.7.0-v1.5.8

Updated image with the new fixes since the last build

Partial-Bug: 1980417
Depends-On: https://review.opendev.org/c/starlingx/root/+/849137
Signed-off-by: Andy Ning <andy.ning@windriver.com>
Change-Id: I276c017871757ab8919216e7840ce7e0ddb00525
This commit is contained in:
Andy Ning 2022-07-08 14:23:46 -04:00
parent 2c3384df97
commit 22b712caa6
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.7.0-v1.5.7"
export PLATFORM_DOCKER_IMAGE="docker.io/starlingx/stx-platformclients:stx.7.0-v1.5.8"
export APPLICATION_DOCKER_IMAGE="docker.io/starlingx/stx-openstackclients:master-centos-stable-latest"