mirror of
https://github.com/hassio-addons/addon-wireguard.git
synced 2025-05-04 10:51:23 +00:00
⬆️ Update alpine_3_20/git to v2.45.2-r0 (#317)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
821f6fc918
commit
85b0a6e8b9
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||||
RUN \
|
RUN \
|
||||||
apk add --no-cache --virtual .build-dependencies \
|
apk add --no-cache --virtual .build-dependencies \
|
||||||
build-base=0.5-r3 \
|
build-base=0.5-r3 \
|
||||||
git=2.45.1-r0 \
|
git=2.45.2-r0 \
|
||||||
\
|
\
|
||||||
&& apk add --no-cache \
|
&& apk add --no-cache \
|
||||||
go=1.22.3-r0 \
|
go=1.22.3-r0 \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue