⬆️ Update alpine_3_20/git to v2.45.2-r0

This commit is contained in:
renovate[bot] 2024-06-08 10:27:06 +00:00 committed by GitHub
parent 821f6fc918
commit bf1b3109c3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
RUN \
apk add --no-cache --virtual .build-dependencies \
build-base=0.5-r3 \
git=2.45.1-r0 \
git=2.45.2-r0 \
\
&& apk add --no-cache \
go=1.22.3-r0 \