Update stx-platformclients tag to stx.5.0-v1.4.1

This commit updates the tag to pick up the patch that builds this image
in python2, rather than python3 environment because stx-platformclients
currently doesn't support python3.

Change-Id: Ie254debfeee9c9a5cb1ec24a16b6075a0a326077
Closes-Bug: 1891416
Depends-On: https://review.opendev.org/c/starlingx/root/+/786886
Signed-off-by: Davlet Panech <davlet.panech@windriver.com>
(cherry picked from commit 0c2645d8dd)
This commit is contained in:
Davlet Panech 2021-04-15 15:31:27 -04:00
parent 9c6d2d06a0
commit 6f82077370
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.5.0-v1.4.0"
export PLATFORM_DOCKER_IMAGE="docker.io/starlingx/stx-platformclients:stx.5.0-v1.4.1"
export APPLICATION_DOCKER_IMAGE="docker.io/starlingx/stx-openstackclients:master-centos-stable-latest"