Skip to content

Commit

Permalink
⬆️ Update alpine_3_20/git to v2.45.2-r0 (#317)
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 Jun 8, 2024
1 parent 821f6fc commit 85b0a6e
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.45.1-r0 \
git=2.45.2-r0 \
\
&& apk add --no-cache \
go=1.22.3-r0 \
Expand Down

0 comments on commit 85b0a6e

Please sign in to comment.