⬆️ Update alpine_3_17/git to v2.38.4-r1 (#224)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-03-26 15:06:38 +02:00 committed by GitHub
parent 49a3bae252
commit 4515264a32
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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.36.3-r0 \
git=2.38.4-r1 \
\
&& apk add --no-cache \
go=1.19.7-r0 \