clients/remote_cli/docker_image_version.sh
Rafael Jordão Jardim 638425380e Update stx-platformclients tag to stx.5.0-v1.4.3
This commit updates the image with the updated clients.

Test:
Some normal commands
Commands related with https dcmanager that wasn't working
System application-upload that wasn't working when executed
from remote cli

Closes-Bug: 1928233
Closes-Bug: 1928231
Signed-off-by: Rafael Jordão Jardim <RafaelJordao.Jardim@windriver.com>
Change-Id: I7cc24fece1a235a07f2007bc6b9b67aa2d8ae837
2021-05-12 18:28:50 +00:00

3 lines
189 B
Bash

export PLATFORM_DOCKER_IMAGE="docker.io/starlingx/stx-platformclients:stx.5.0-v1.4.3"
export APPLICATION_DOCKER_IMAGE="docker.io/starlingx/stx-openstackclients:master-centos-stable-latest"