⬆️ Update alpine_3_19/git to v2.43.4-r0

This commit is contained in:
renovate[bot] 2024-05-16 03:23:11 +00:00 committed by GitHub
parent d9e3661fd2
commit ba0fe50fa2
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 \ RUN \
apk add --no-cache --virtual .build-dependencies \ apk add --no-cache --virtual .build-dependencies \
build-base=0.5-r3 \ build-base=0.5-r3 \
git=2.43.0-r0 \ git=2.43.4-r0 \
\ \
&& apk add --no-cache \ && apk add --no-cache \
go=1.21.10-r0 \ go=1.21.10-r0 \