Skip to content

Fix the image that is used to create the pwsh tag

What does this MR do?

Fixes the image that is used to create the x86_64-${ref_tag}-pwsh tag.

Why was this MR needed?

The recent !2641 (merged) MR missed an instance of the script.

What's the best way to test this MR?

Check that the resulting x86_64-${ref_tag}-pwsh image contains the pwsh executable.

What are the relevant issue numbers?

Closes #27485 (closed)

Merge request reports