mirror of
https://github.com/hassio-addons/addon-thelounge.git
synced 2025-05-04 19:11:27 +00:00
⬆️ Upgrade dependencies in this PR
This commit is contained in:
parent
3bfa659131
commit
88391d8e16
1 changed files with 2 additions and 2 deletions
|
@ -6,9 +6,9 @@ FROM ${BUILD_FROM}
|
|||
# hadolint ignore=DL3003
|
||||
RUN \
|
||||
apk add --no-cache --virtual .build-dependencies \
|
||||
g++=9.3.0-r2 \
|
||||
g++=10.2.1_pre1-r3 \
|
||||
make=4.3-r0 \
|
||||
python2=2.7.18-r0 \
|
||||
python2=2.7.18-r1 \
|
||||
yarn=1.22.10-r0 \
|
||||
\
|
||||
&& apk add --no-cache \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue