Skip to content

Commit

Permalink
⬆️ Upgrades git to 2.24.2-r0
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Apr 15, 2020
1 parent e217fb1 commit 4b5f13b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proxy-manager/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
RUN \
apk add --no-cache --virtual .build-dependencies \
build-base=0.5-r1 \
git=2.24.1-r0 \
git=2.24.2-r0 \
npm=12.15.0-r1 \
patch=2.7.6-r6 \
python2=2.7.16-r3 \
Expand Down

0 comments on commit 4b5f13b

Please sign in to comment.