Skip to content

Commit

Permalink
Merge pull request #62 from devops-infra/dependency/bash-git
Browse files Browse the repository at this point in the history
Bump for bash and git
  • Loading branch information
ChristophShyper authored Nov 25, 2021
2 parents 10f5606 + 3452a21 commit 52dd66d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ RUN set -eux ;\
apk update --no-cache ;\
apk add --no-cache -X http://dl-cdn.alpinelinux.org/alpine/edge/testing hub~=2.14.2 ;\
apk add --no-cache \
bash~=5.1.4 \
git~=2.32.0 \
bash~=5.1.8 \
git~=2.34.1 \
jq~=1.6 ;\
rm -rf /var/cache/* ;\
rm -rf /root/.cache/*
Expand Down

0 comments on commit 52dd66d

Please sign in to comment.