mirror of
https://github.com/hassio-addons/addon-wireguard.git
synced 2025-05-04 19:01:31 +00:00
⬆️ Upgrades git to 2.30.2-r0 (#88)
This commit is contained in:
parent
3c2105d370
commit
8e9d3d0544
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
|||
RUN \
|
||||
apk add --no-cache --virtual .build-dependencies \
|
||||
build-base=0.5-r2 \
|
||||
git=2.30.1-r0 \
|
||||
git=2.30.2-r0 \
|
||||
\
|
||||
&& apk add --no-cache \
|
||||
go=1.15.7-r0 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue