Skip to content

Commit

Permalink
fix(ticdc): update builder tag (#541)
Browse files Browse the repository at this point in the history
  • Loading branch information
wuhuizuo authored Jan 23, 2025
1 parent f83d845 commit 10592aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/packages.yaml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -2324,7 +2324,7 @@ components:
# binary builder, also we need it when build for mac to get build tools versions and other informations.
builders:
- if: {{ semver.CheckConstraint ">= 9.0.0-0" .Release.version }}
image: ghcr.io/pingcap-qe/cd/builders/ticdc:v2024.10.8-64-g95f12b0-centos7-go1.23
image: ghcr.io/pingcap-qe/cd/builders/ticdc:v2024.10.8-78-gf83d845-centos7-go1.23
routers:
- description: For range [v9.0.0, )
if: {{ semver.CheckConstraint ">= 9.0.0-0" .Release.version }}
Expand Down

0 comments on commit 10592aa

Please sign in to comment.