Skip to content

Commit

Permalink
Pin alpine image used in release pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
AlanGreene authored and tekton-robot committed Sep 25, 2024
1 parent 1f27899 commit 10468ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tekton/release-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ spec:
description: The full URL of the release file (no tag) in the bucket
steps:
- name: create-results
image: docker.io/library/alpine:3.20.1
image: docker.io/library/alpine:3.20.3@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d
env:
- name: RELEASE_BUCKET
value: $(params.releaseBucket)
Expand Down

0 comments on commit 10468ca

Please sign in to comment.