mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-15 12:30:38 +00:00
ci: update dev-builder image tag (#7894)
* chore: Update Dockerfile * ci: update dev-builder image tag Signed-off-by: greptimedb-ci <greptimedb-ci@greptime.com> --------- Signed-off-by: greptimedb-ci <greptimedb-ci@greptime.com> Co-authored-by: liyang <daviderli614@gmail.com> Co-authored-by: greptimedb-ci <greptimedb-ci@greptime.com> Co-authored-by: Ning Sun <sunng@protonmail.com>
This commit is contained in:
committed by
GitHub
parent
0bd0df0e88
commit
b4492ee39d
2
Makefile
2
Makefile
@@ -8,7 +8,7 @@ CARGO_BUILD_OPTS := --locked
|
||||
IMAGE_REGISTRY ?= docker.io
|
||||
IMAGE_NAMESPACE ?= greptime
|
||||
IMAGE_TAG ?= latest
|
||||
DEV_BUILDER_IMAGE_TAG ?= 2025-10-01-8fe17d43-20251011080129
|
||||
DEV_BUILDER_IMAGE_TAG ?= 2026-03-21-9c9d9e9e-20260331090344
|
||||
BUILDX_MULTI_PLATFORM_BUILD ?= false
|
||||
BUILDX_BUILDER_NAME ?= gtbuilder
|
||||
BASE_IMAGE ?= ubuntu
|
||||
|
||||
Reference in New Issue
Block a user