Skip to content

Commit

Permalink
⬆️ Update alpine_3_17/git to v2.38.4-r1 (#224)
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 Mar 26, 2023
1 parent 49a3bae commit 4515264
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.36.3-r0 \
git=2.38.4-r1 \
\
&& apk add --no-cache \
go=1.19.7-r0 \
Expand Down

0 comments on commit 4515264

Please sign in to comment.