diff --git a/tekton/prerelease-checks.yaml b/tekton/prerelease-checks.yaml index 3eaf56509..41d8c3d30 100644 --- a/tekton/prerelease-checks.yaml +++ b/tekton/prerelease-checks.yaml @@ -32,7 +32,7 @@ spec: description: The workspace where the repo has been cloned steps: - name: check-git-tag - image: ghcr.io/wolfi-dev/git:alpine@sha256:c07caa1c1974bed9045fccd12a47ad4de1379341bec5287623a9897aa25c2978 + image: ghcr.io/wolfi-dev/git:alpine@sha256:78348089599534103f5fbf5771a4bfef2a003c483d5afe4d4009b2f7db14b5b0 script: | echo "Checking git tag" # Look for the tag in the list of tags