Skip to content

Commit

Permalink
Use real step image
Browse files Browse the repository at this point in the history
  • Loading branch information
ralphbean committed Dec 20, 2024
1 parent 3f304e5 commit 95c81e7
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion task/buildah-oci-ta/0.2/buildah-oci-ta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -558,7 +558,7 @@ spec:
add:
- SETFCAP
- name: icm
image: quay.io/rbean/testing:icm-injection-scripts
image: quay.io/konflux-ci/icm-injection-scripts@sha256:462980e94ba689b5f56c3d5dfb3358cd8c685300daf65a71532f11898935e7f1
args:
- $(params.IMAGE)
workingDir: /var/workdir
Expand Down
2 changes: 1 addition & 1 deletion task/buildah-remote-oci-ta/0.2/buildah-remote-oci-ta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -655,7 +655,7 @@ spec:
- args:
- $(params.IMAGE)
computeResources: {}
image: quay.io/rbean/testing:icm-injection-scripts
image: quay.io/konflux-ci/icm-injection-scripts@sha256:462980e94ba689b5f56c3d5dfb3358cd8c685300daf65a71532f11898935e7f1
name: icm
securityContext:
capabilities:
Expand Down
2 changes: 1 addition & 1 deletion task/buildah-remote/0.2/buildah-remote.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -631,7 +631,7 @@ spec:
- args:
- $(params.IMAGE)
computeResources: {}
image: quay.io/rbean/testing:icm-injection-scripts
image: quay.io/konflux-ci/icm-injection-scripts@sha256:462980e94ba689b5f56c3d5dfb3358cd8c685300daf65a71532f11898935e7f1
name: icm
securityContext:
capabilities:
Expand Down
2 changes: 1 addition & 1 deletion task/buildah/0.2/buildah.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -496,7 +496,7 @@ spec:
readOnly: true
workingDir: $(workspaces.source.path)
- name: icm
image: quay.io/rbean/testing:icm-injection-scripts
image: quay.io/konflux-ci/icm-injection-scripts@sha256:462980e94ba689b5f56c3d5dfb3358cd8c685300daf65a71532f11898935e7f1
securityContext:
capabilities:
add:
Expand Down

0 comments on commit 95c81e7

Please sign in to comment.