⬆️ Update alpine_3_17/git to v2.38.5-r0 (#237)

This commit is contained in:
renovate[bot] 2023-04-26 07:47:19 +02:00 committed by GitHub
parent f909a731a2
commit 2248f77e4b
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.38.4-r1 \
git=2.38.5-r0 \
\
&& apk add --no-cache \
go=1.19.8-r0 \