Skip to content

Commit

Permalink
revert glibc bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jshimko committed Oct 8, 2021
1 parent b4c219e commit f2df1c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ RUN apk --no-cache upgrade
RUN apk add --update bash ca-certificates git python3 jq

# https://github.com/sgerrand/alpine-pkg-glibc/releases
ENV GLIBC_VER=2.34-r0
ENV GLIBC_VER=2.33-r0

# install glibc compatibility for alpine and aws-cli v2
# https://github.com/aws/aws-cli/issues/4685#issuecomment-615872019
Expand Down

0 comments on commit f2df1c7

Please sign in to comment.