Skip to content

Commit

Permalink
replace multi-platform-runner image with buildah-task
Browse files Browse the repository at this point in the history
  • Loading branch information
tisutisu committed Jan 13, 2025
1 parent a07704d commit d19fd85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion task/build-vm-image/0.1/build-vm-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ spec:
echo "declare TAGGED_AS=${TAGGED_AS}" >> /var/workdir/vars
- name: build
image: quay.io/redhat-appstudio/multi-platform-runner:01c7670e81d5120347cf0ad13372742489985e5f@sha256:246adeaaba600e207131d63a7f706cffdcdc37d8f600c56187123ec62823ff44
image: quay.io/konflux-ci/buildah-task:latest@sha256:b2d6c32d1e05e91920cd4475b2761d58bb7ee11ad5dff3ecb59831c7572b4d0c
computeResources:
limits:
memory: 512Mi
Expand Down

0 comments on commit d19fd85

Please sign in to comment.