Update dependency git to v2.30.2-r0
This commit is contained in:
parent
97f85b1f73
commit
6f8b0734a6
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ RUN apk upgrade --no-cache && apk add \
|
|||
build-base="0.5-r2" \
|
||||
linux-headers="5.7.8-r0" \
|
||||
bash="5.1.0-r0" \
|
||||
git="2.30.1-r0" \
|
||||
git="2.30.2-r0" \
|
||||
wget="1.21.1-r1" \
|
||||
curl="7.74.0-r1" \
|
||||
tar="1.33-r1" && \
|
||||
|
|
Loading…
Reference in a new issue