Skip to content

Commit

Permalink
Install wget on centos 7 docker image (PowerShell#14857)
Browse files Browse the repository at this point in the history
  • Loading branch information
adityapatwardhan committed Mar 8, 2021
1 parent 5e3788f commit d9033a4
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -19,6 +19,7 @@ RUN yum install -y \
which \
curl \
git \
wget \
&& yum clean all

COPY PowerShellPackage.ps1 /
Expand Down

0 comments on commit d9033a4

Please sign in to comment.