diff --git a/stx-init-env b/stx-init-env index ff3170d9..7cec52a6 100755 --- a/stx-init-env +++ b/stx-init-env @@ -45,7 +45,7 @@ PYTHON3=python3 KUBECTL=kubectl DOCKER_PREFIX="starlingx/" DOCKER_IMAGES="stx-builder stx-pkgbuilder stx-lat-tool stx-aptly" -DOCKER_TAG="master-debian-latest" +DOCKER_TAG="rc-7.0-debian-latest" BUILD_DOCKER=0 DELETE_ENV=0