Skip to content

Commit

Permalink
Install sudo in CBL crossdeps (dotnet#907)
Browse files Browse the repository at this point in the history
  • Loading branch information
am11 authored Jul 27, 2023
1 parent fc0853c commit da2e329
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cbl-mariner/2.0/crossdeps/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ RUN tdnf update -y && \
# Provides 'su', required by Azure DevOps
ca-certificates \
git \
sudo \
util-linux \
wget \

Expand Down

0 comments on commit da2e329

Please sign in to comment.