Skip to content

Commit

Permalink
chore(deps): update golang docker tag to v1.22.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2025
1 parent 0e58f00 commit 7fbdd41
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ profiles:
path: /build/artifacts/0/docker/buildArgs
value:
# renovate: datasource=docker depName=golang
GOLANG_VERSION: 1.22.10
GOLANG_VERSION: 1.22.12
- name: go-1.21
patches:
- op: replace
Expand Down
2 changes: 1 addition & 1 deletion dockerfiles/cd/builders/ng-monitoring/skaffold.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ profiles:
path: /build/artifacts/0/docker/buildArgs
value:
# renovate: datasource=docker depName=golang
GOLANG_VERSION: 1.22.10
GOLANG_VERSION: 1.22.12
- name: go-1.21
patches:
- op: replace
Expand Down
2 changes: 1 addition & 1 deletion dockerfiles/cd/builders/pd/skaffold-centos7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ profiles:
path: /build/artifacts/0/docker/buildArgs
value:
# renovate: datasource=docker depName=golang
GOLANG_VERSION: 1.22.10
GOLANG_VERSION: 1.22.12
- name: go-1.21
patches:
- op: replace
Expand Down
2 changes: 1 addition & 1 deletion dockerfiles/cd/builders/pd/skaffold.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ profiles:
path: /build/artifacts/0/docker/buildArgs
value:
# renovate: datasource=docker depName=golang
GOLANG_VERSION: 1.22.10
GOLANG_VERSION: 1.22.12
- name: go-1.21
patches:
- op: replace
Expand Down
2 changes: 1 addition & 1 deletion dockerfiles/cd/builders/tem/skaffold.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ profiles:
path: /build/artifacts/0/docker/buildArgs
value:
# renovate: datasource=docker depName=golang
GOLANG_VERSION: 1.22.10
GOLANG_VERSION: 1.22.12
- name: go-1.21
patches:
- op: replace
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ profiles:
path: /build/artifacts/0/docker/buildArgs
value:
# renovate: datasource=docker depName=golang
GOLANG_VERSION: 1.22.10
GOLANG_VERSION: 1.22.12
- name: go-1.21
patches:
- op: replace
Expand Down
2 changes: 1 addition & 1 deletion dockerfiles/cd/builders/tidb-dashboard/skaffold.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ profiles:
path: /build/artifacts/0/docker/buildArgs
value:
# renovate: datasource=docker depName=golang
GOLANG_VERSION: 1.22.10
GOLANG_VERSION: 1.22.12
- name: go-1.21
patches:
- op: replace
Expand Down
2 changes: 1 addition & 1 deletion dockerfiles/cd/builders/tidb-operator/skaffold.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ profiles:
path: /build/artifacts/0/docker/buildArgs
value:
# renovate: datasource=docker depName=golang
GOLANG_VERSION: 1.22.10
GOLANG_VERSION: 1.22.12
- name: go-1.21
patches:
- op: replace
Expand Down
2 changes: 1 addition & 1 deletion dockerfiles/cd/builders/tidb/skaffold-centos7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ profiles:
path: /build/artifacts/0/docker/buildArgs
value:
# renovate: datasource=docker depName=golang
GOLANG_VERSION: 1.22.10
GOLANG_VERSION: 1.22.12
- name: go-1.21
patches:
- op: replace
Expand Down
2 changes: 1 addition & 1 deletion dockerfiles/cd/builders/tidb/skaffold.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ profiles:
path: /build/artifacts/0/docker/buildArgs
value:
# renovate: datasource=docker depName=golang
GOLANG_VERSION: 1.22.10
GOLANG_VERSION: 1.22.12
- name: go-1.21
patches:
- op: replace
Expand Down
2 changes: 1 addition & 1 deletion dockerfiles/cd/builders/tiflow/skaffold.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ profiles:
path: /build/artifacts/0/docker/buildArgs
value:
# renovate: datasource=docker depName=golang
GOLANG_VERSION: 1.22.10
GOLANG_VERSION: 1.22.12
- name: go-1.21
patches:
- op: replace
Expand Down
2 changes: 1 addition & 1 deletion dockerfiles/ci/skaffold.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ profiles:
path: /build/artifacts/0/docker/buildArgs
value: &value-go1-22
# renovate: datasource=docker depName=golang
GOLANG_VERSION: 1.22.10
GOLANG_VERSION: 1.22.12
- op: add
path: /build/artifacts/1/docker/buildArgs
value: *value-go1-22
Expand Down

0 comments on commit 7fbdd41

Please sign in to comment.