⬆️ Upgrades git to 2.36.3-r0 (#123)

This commit is contained in:
Franck Nijhof 2022-11-10 10:18:52 +01:00 committed by GitHub
parent cb7a6c7d50
commit 2dd5a77f36
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@ FROM ${BUILD_FROM}
RUN \
apk add --no-cache --virtual .build-dependencies \
g++=11.2.1_git20220219-r2 \
git=2.36.2-r0 \
git=2.36.3-r0 \
make=4.3-r0 \
python3=3.10.5-r0 \
yarn=1.22.19-r0 \