Skip to content

Commit

Permalink
chore(deps): update quay.io/redhat-appstudio/build-definitions-source…
Browse files Browse the repository at this point in the history
…-image-build-utils docker digest to 35938b9
  • Loading branch information
renovate[bot] authored and chmeliik committed May 13, 2024
1 parent a490569 commit 46f55f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion task/source-build/0.1/source-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
emptyDir: {}
steps:
- name: build
image: quay.io/redhat-appstudio/build-definitions-source-image-build-utils@sha256:9060c5b97428682ea8a775914fda8268f76b7b60d6c46a0b110e5ff37daff97f
image: quay.io/redhat-appstudio/build-definitions-source-image-build-utils@sha256:35938b954ccc2d8638a47af2db739965a343b7e2fa2652e111b1d57d236b3481
# per https://kubernetes.io/docs/concepts/containers/images/#imagepullpolicy-defaulting
# the cluster will set imagePullPolicy to IfNotPresent
# also per direction from Ralph Bean, we want to use image digest based tags to use a cue to automation like dependabot or renovatebot to periodially submit pull requests that update the digest as new images are released.
Expand Down

0 comments on commit 46f55f8

Please sign in to comment.