Skip to content

Commit

Permalink
chore/udapte-toolchain-2024-10-17: Update DEV_BUILDER_IMAGE_TAG to 20…
Browse files Browse the repository at this point in the history
…24-10-19-a5c00e85-20241024184445 in Makefile
  • Loading branch information
v0y4g3r committed Oct 24, 2024
1 parent a5c00e8 commit 2501104
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ CARGO_BUILD_OPTS := --locked
IMAGE_REGISTRY ?= docker.io
IMAGE_NAMESPACE ?= greptime
IMAGE_TAG ?= latest
DEV_BUILDER_IMAGE_TAG ?= 2024-06-06-5674c14f-20240920110415
DEV_BUILDER_IMAGE_TAG ?= 2024-10-19-a5c00e85-20241024184445
BUILDX_MULTI_PLATFORM_BUILD ?= false
BUILDX_BUILDER_NAME ?= gtbuilder
BASE_IMAGE ?= ubuntu
Expand Down

0 comments on commit 2501104

Please sign in to comment.