diff --git a/remote_cli/docker_image_version.sh b/remote_cli/docker_image_version.sh index c7e07c7..f74e2f7 100644 --- a/remote_cli/docker_image_version.sh +++ b/remote_cli/docker_image_version.sh @@ -1,2 +1,2 @@ -export PLATFORM_DOCKER_IMAGE="docker.io/starlingx/stx-platformclients:stx.12.0-v1.0.3" +export PLATFORM_DOCKER_IMAGE="docker.io/starlingx/stx-platformclients:stx.12.0-v1.0.4" export APPLICATION_DOCKER_IMAGE="docker.io/starlingx/stx-openstackclients:stx.10.0-v1.0.0"