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-r3
This commit is contained in:
parent
e2eaff4204
commit
d8ca3f080d
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ COPY requirements.txt /tmp/
|
|||
RUN \
|
||||
apk add --no-cache --virtual .build-dependencies \
|
||||
curl-dev=7.67.0-r0 \
|
||||
gcc=8.3.0-r0 \
|
||||
gcc=9.2.0-r3 \
|
||||
jpeg-dev=8-r6 \
|
||||
musl-dev=1.1.22-r3 \
|
||||
py2-pip=18.1-r0 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue