Skip to content

Commit a03fc30

Browse files
chore(deps): update denoland/deno docker tag to v2.7.5
1 parent 76f93bb commit a03fc30

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

tekton/v0/tasks/pingcap-get-set-release-version.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ spec:
5656
# Get the branches which contained the commits
5757
git branch --contains > /workspace/branches.txt
5858
- name: compute-version
59-
image: denoland/deno:2.7.3
59+
image: denoland/deno:2.7.5
6060
command:
6161
- deno
6262
- run

tekton/v1/tasks/pingcap-get-set-release-version.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ spec:
5656
# Get the branches which contained the commits
5757
git branch --contains > /workspace/branches.txt
5858
- name: compute-version
59-
image: denoland/deno:2.7.3
59+
image: denoland/deno:2.7.5
6060
command:
6161
- deno
6262
- run

0 commit comments

Comments
 (0)