Fix typo for stx-platformclients

There was a typo on the last review for the updated image tag for
stx-platformclients, changing it to be the same between the tarball
and docker hub.

Closes-bug: 1998955

Signed-off-by: Luiz Felipe Kina <LuizFelipe.EiskeKina@windriver.com>
Change-Id: I2fadb392013b72e7f10d3421633ab7823ca88c51
This commit is contained in:
Luiz Felipe Kina 2022-12-05 10:01:04 -05:00
parent 9f3b081df5
commit 4e96f48943
1 changed files with 1 additions and 1 deletions

View File

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