Skip to content

Commit

Permalink
Add sudo to CBL-Mariner and AzureLinux distros
Browse files Browse the repository at this point in the history
  • Loading branch information
liveans committed Aug 15, 2024
1 parent 67c539b commit d39913e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/azurelinux/3.0/helix/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ RUN tdnf install --setopt tsflags=nodocs --refresh -y \
python3 \
python3-pip \
shadow-utils \
sudo \
tar \
tzdata \
which \
Expand Down
1 change: 1 addition & 0 deletions src/cbl-mariner/2.0/helix/amd64/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ RUN tdnf install --setopt tsflags=nodocs --refresh -y \
llvm \
python3-pip \
shadow-utils \
sudo \
tar \
tzdata \
which \
Expand Down

0 comments on commit d39913e

Please sign in to comment.