Skip to content

Commit

Permalink
Update container for building rpms to be based on mariner (#84809)
Browse files Browse the repository at this point in the history
  • Loading branch information
jkoritzinsky authored Apr 14, 2023
1 parent ad994e5 commit 9c02b25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/pipelines/common/templates/pipeline-with-resources.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,6 @@ resources:
image: mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-debpkg

- container: rpmpkg
image: mcr.microsoft.com/dotnet-buildtools/prereqs:centos-7-rpmpkg
image: mcr.microsoft.com/dotnet-buildtools/prereqs:cbl-mariner-2.0-fpm

stages: ${{ parameters.stages }}

0 comments on commit 9c02b25

Please sign in to comment.