mirror of
https://github.com/hassio-addons/addon-motioneye.git
synced 2025-05-05 11:41:27 +00:00
⬆️ Upgrades gcc to 9.2.0-r4
This commit is contained in:
parent
ea482fde5e
commit
92afadc90b
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ COPY requirements.txt /tmp/
|
||||||
RUN \
|
RUN \
|
||||||
apk add --no-cache --virtual .build-dependencies \
|
apk add --no-cache --virtual .build-dependencies \
|
||||||
curl-dev=7.67.0-r0 \
|
curl-dev=7.67.0-r0 \
|
||||||
gcc=9.2.0-r3 \
|
gcc=9.2.0-r4 \
|
||||||
jpeg-dev=8-r6 \
|
jpeg-dev=8-r6 \
|
||||||
musl-dev=1.1.24-r0 \
|
musl-dev=1.1.24-r0 \
|
||||||
py2-pip=18.1-r0 \
|
py2-pip=18.1-r0 \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue