chore: auto-commit 2026-03-24 13:29
This commit is contained in:
parent
aa88f19df1
commit
b48777d0b4
1 changed files with 2 additions and 2 deletions
|
|
@ -66,8 +66,8 @@ DOCKER_DOWNLOAD_HOST=$(extract_hostname_from_url "$INTERNAL_DOCKER_DOWNLOAD")
|
||||||
|
|
||||||
DOCKER_VERSION="29.2.1" # Version from stealth deployment guide
|
DOCKER_VERSION="29.2.1" # Version from stealth deployment guide
|
||||||
DOCKER_STATIC_BASE_URL="${INTERNAL_DOCKER_DOWNLOAD}/linux/static/stable"
|
DOCKER_STATIC_BASE_URL="${INTERNAL_DOCKER_DOWNLOAD}/linux/static/stable"
|
||||||
WALLARM_IMAGE_SOURCE="${DOCKER_REGISTRY_HOST}/wallarm/node:latest"
|
WALLARM_IMAGE_SOURCE="${DOCKER_REGISTRY_HOST}/wallarm/node:6.11.0-rc1"
|
||||||
WALLARM_IMAGE_TARGET="wallarm/node:latest"
|
WALLARM_IMAGE_TARGET="wallarm/node:6.11.0-rc1"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue