mirror of
https://github.com/hassio-addons/addon-wireguard.git
synced 2025-05-04 10:51:23 +00:00
⬆️ Upgrades build-base to 0.5-r2
This commit is contained in:
parent
47c7b274f1
commit
e458b3b699
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
|||
# hadolint ignore=DL3003
|
||||
RUN \
|
||||
apk add --no-cache --virtual .build-dependencies \
|
||||
build-base=0.5-r1 \
|
||||
build-base=0.5-r2 \
|
||||
git=2.24.3-r0 \
|
||||
\
|
||||
&& apk add --no-cache \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue