Skip to content

Commit

Permalink
⬆️ Update alpine_3_19/git to v2.43.4-r0 (#309)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 16, 2024
1 parent d9e3661 commit e1440b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wireguard/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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.43.0-r0 \
git=2.43.4-r0 \
\
&& apk add --no-cache \
go=1.21.10-r0 \
Expand Down

0 comments on commit e1440b8

Please sign in to comment.