mirror of
https://github.com/hassio-addons/addon-thelounge.git
synced 2025-05-04 19:11:27 +00:00
Add git build requirement
This commit is contained in:
parent
2d5fa83ebc
commit
56521a1c77
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ FROM ${BUILD_FROM}
|
|||
RUN \
|
||||
apk add --no-cache --virtual .build-dependencies \
|
||||
g++=10.3.1_git20211027-r0 \
|
||||
git=2.34.2-r0 \
|
||||
make=4.3-r0 \
|
||||
python2=2.7.18-r4 \
|
||||
yarn=1.22.17-r0 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue