Skip to content

Commit d19fd85

Browse files
committed
replace multi-platform-runner image with buildah-task
1 parent a07704d commit d19fd85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

task/build-vm-image/0.1/build-vm-image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ spec:
113113
echo "declare TAGGED_AS=${TAGGED_AS}" >> /var/workdir/vars
114114
115115
- name: build
116-
image: quay.io/redhat-appstudio/multi-platform-runner:01c7670e81d5120347cf0ad13372742489985e5f@sha256:246adeaaba600e207131d63a7f706cffdcdc37d8f600c56187123ec62823ff44
116+
image: quay.io/konflux-ci/buildah-task:latest@sha256:b2d6c32d1e05e91920cd4475b2761d58bb7ee11ad5dff3ecb59831c7572b4d0c
117117
computeResources:
118118
limits:
119119
memory: 512Mi

0 commit comments

Comments
 (0)