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 81ecb43 commit 7661de4
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 @@ -557,7 +557,7 @@ spec:
add:
- SETFCAP
- name: icm
image: quay.io/rbean/testing:icm-injection-scripts
image: quay.io/konflux-ci/icm-injection-scripts:latest@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 @@ -654,7 +654,7 @@ spec:
- args:
- $(params.IMAGE)
computeResources: {}
image: quay.io/rbean/testing:icm-injection-scripts
image: quay.io/konflux-ci/icm-injection-scripts:latest@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 @@ -630,7 +630,7 @@ spec:
- args:
- $(params.IMAGE)
computeResources: {}
image: quay.io/rbean/testing:icm-injection-scripts
image: quay.io/konflux-ci/icm-injection-scripts:latest@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 @@ -495,7 +495,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:latest@sha256:462980e94ba689b5f56c3d5dfb3358cd8c685300daf65a71532f11898935e7f1
securityContext:
capabilities:
add:
Expand Down

0 comments on commit 7661de4

Please sign in to comment.