Skip to content

Commit

Permalink
Merge pull request #3 from falnyr/feat/aws-cli-v2
Browse files Browse the repository at this point in the history
fix: needs bash
  • Loading branch information
falnyr authored Sep 20, 2020
2 parents 65c4119 + 5b0b5fe commit ca5ff89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ ENV GLIBC_VER=2.31-r0

# install glibc compatibility for alpine
RUN apk --no-cache add \
bash \
binutils \
curl \
&& curl -sL https://alpine-pkgs.sgerrand.com/sgerrand.rsa.pub -o /etc/apk/keys/sgerrand.rsa.pub \
Expand Down

0 comments on commit ca5ff89

Please sign in to comment.