Skip to content

Commit

Permalink
Merge pull request #309 from alphagov/186049138-Update-awscli-image-t…
Browse files Browse the repository at this point in the history
…o-include-openssh

186049138 - Update awscli image to include openssh
  • Loading branch information
nimalank7 committed Oct 18, 2023
2 parents 9e1ed8f + 51c3ab5 commit ac97869
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions awscli/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ RUN apk add --no-cache \
less>=590-r0 \
python3~3.10 \
py3-pip~22 \
openssh \
&& pip3 install \
awscli==$AWSCLI_VERSION \
pyyaml==5.3.1

0 comments on commit ac97869

Please sign in to comment.