Update stx-openstackclients tag to stx.10.0-v1.0.0

Using the 'latest' tag is widely considered a bad
practice, so a static tag was created to prevent this:
https://review.opendev.org/c/starlingx/root/+/915027

Closes-Bug: 2060161

Depends-On: https://review.opendev.org/c/starlingx/root/+/915027

Change-Id: I7a8d1671ea6a48d4f42009bb1a7a4a8c23302974
Signed-off-by: Erickson Silva de Oliveira <Erickson.SilvadeOliveira@windriver.com>
This commit is contained in:
Erickson Silva de Oliveira 2024-04-04 09:58:20 -03:00
parent 3c38ad34d8
commit 8167651db9
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.9.0-v1.5.14"
export APPLICATION_DOCKER_IMAGE="docker.io/starlingx/stx-openstackclients:master-debian-stable-latest"
export APPLICATION_DOCKER_IMAGE="docker.io/starlingx/stx-openstackclients:stx.10.0-v1.0.0"