Skip to content

Commit

Permalink
⬆️ Upgrades git to 2.24.1-r0
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Jan 2, 2020
1 parent b9e5acc commit 2fc3636
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-r1 \
git=2.22.2-r0 \
git=2.24.1-r0 \
\
&& apk add --no-cache \
go@edge=1.13.4-r1 \
Expand Down

0 comments on commit 2fc3636

Please sign in to comment.