mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-26 18:46:29 +00:00
remove git from build-dependencies (#2741)
This commit is contained in:
parent
9c68094cf6
commit
a456cd645f
@ -24,7 +24,6 @@ RUN \
|
|||||||
&& apk add --no-cache --virtual .build-dependencies \
|
&& apk add --no-cache --virtual .build-dependencies \
|
||||||
build-base \
|
build-base \
|
||||||
go \
|
go \
|
||||||
git \
|
|
||||||
\
|
\
|
||||||
&& git clone -b v${VCN_VERSION} --depth 1 \
|
&& git clone -b v${VCN_VERSION} --depth 1 \
|
||||||
https://github.com/codenotary/vcn \
|
https://github.com/codenotary/vcn \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user