Skip to content

Commit

Permalink
Merge pull request #72 from devops-infra/dependency/git
Browse files Browse the repository at this point in the history
Bump for git
  • Loading branch information
ChristophShyper authored Apr 19, 2022
2 parents 77a3d60 + 8a94cad commit 378f788
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 @@ -52,7 +52,7 @@ RUN set -eux ;\
apk add --no-cache -X http://dl-cdn.alpinelinux.org/alpine/edge/testing hub~=2.14.2 ;\
apk add --no-cache \
bash~=5.1.16 \
git~=2.34.1 \
git~=2.34.2 \
jq~=1.6 ;\
rm -rf /var/cache/* ;\
rm -rf /root/.cache/*
Expand Down

0 comments on commit 378f788

Please sign in to comment.