Skip to content

Commit

Permalink
chore(deps): update quay.io/konflux-ci/oras docker digest to eaaac0e
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 7, 2024
1 parent 193d62a commit 6f26f17
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ spec:
- use
- $(params.SOURCE_ARTIFACT)=/var/workdir/source
- name: push
image: quay.io/konflux-ci/oras@sha256:ecf9ba09b3a194a32ad82fe6e29ef7391cbc008e23d8d79698386d817a5572b3
image: quay.io/konflux-ci/oras@sha256:eaaac0e62c0811b70d3dfae339d93edaf27c6306ac1029d3019d50b6e1122af3
workingDir: /var/workdir
volumeMounts:
- mountPath: /var/workdir
Expand Down
2 changes: 1 addition & 1 deletion task/push-dockerfile/0.1/push-dockerfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ spec:
description: Digest-pinned image reference to the Dockerfile image.
steps:
- name: push
image: quay.io/konflux-ci/oras@sha256:ecf9ba09b3a194a32ad82fe6e29ef7391cbc008e23d8d79698386d817a5572b3
image: quay.io/konflux-ci/oras@sha256:eaaac0e62c0811b70d3dfae339d93edaf27c6306ac1029d3019d50b6e1122af3
workingDir: $(workspaces.workspace.path)
env:
- name: IMAGE
Expand Down

0 comments on commit 6f26f17

Please sign in to comment.