Skip to content

Commit

Permalink
yum-utils was removed from AL2 base image
Browse files Browse the repository at this point in the history
  • Loading branch information
niallthomson committed Nov 6, 2023
1 parent 606206a commit 122bec4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lab/scripts/installer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ download_and_verify () {

yum install --quiet -y findutils jq tar gzip zsh git diffutils wget \
tree unzip openssl gettext bash-completion python3 pip3 python3-pip \
amazon-linux-extras nc
amazon-linux-extras nc yum-utils

pip3 install -q awscurl==0.28 urllib3==1.26.6

Expand Down

0 comments on commit 122bec4

Please sign in to comment.