Skip to content

Commit

Permalink
Bump for bash and git
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristophShyper committed Nov 25, 2021
1 parent 10f5606 commit 3452a21
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 3452a21

Please sign in to comment.