Skip to content

Commit

Permalink
⬆️ Update alpine_3_17/git to v2.38.5-r0 (#237)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 26, 2023
1 parent f909a73 commit 2248f77
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.38.4-r1 \
git=2.38.5-r0 \
\
&& apk add --no-cache \
go=1.19.8-r0 \
Expand Down

0 comments on commit 2248f77

Please sign in to comment.