mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 13:52:43 +08:00
11 lines
374 B
Bash
11 lines
374 B
Bash
DOCKER_REGISTRY=ghcr.io
|
|
DOCKER_ORG=all-hands-ai
|
|
DOCKER_BASE_DIR="./containers/runtime"
|
|
DOCKER_IMAGE=runtime
|
|
# These variables will be appended by the runtime_build.py script
|
|
# DOCKER_IMAGE_TAG=
|
|
# DOCKER_IMAGE_SOURCE_TAG=
|
|
|
|
DOCKER_IMAGE_TAG=oh_v0.59.0_image_nikolaik_s_python-nodejs_tag_python3.12-nodejs22
|
|
DOCKER_IMAGE_SOURCE_TAG=oh_v0.59.0_cwpsf0pego28lacp_p73ruf86qxiulkou
|