mirror of
https://github.com/hassio-addons/addon-motioneye.git
synced 2025-05-05 11:41:27 +00:00
⬆️ Upgrades gcc to 8.3.0-r0
This commit is contained in:
parent
313845cf9f
commit
0d8be325ae
1 changed files with 1 additions and 1 deletions
|
@ -11,8 +11,8 @@ COPY requirements.txt /tmp/
|
||||||
# Setup base
|
# Setup base
|
||||||
RUN \
|
RUN \
|
||||||
apk add --no-cache --virtual .build-dependencies \
|
apk add --no-cache --virtual .build-dependencies \
|
||||||
gcc=6.4.0-r9 \
|
|
||||||
curl-dev=7.64.0-r1 \
|
curl-dev=7.64.0-r1 \
|
||||||
|
gcc=8.3.0-r0 \
|
||||||
jpeg-dev=8-r6 \
|
jpeg-dev=8-r6 \
|
||||||
musl-dev=1.1.19-r10 \
|
musl-dev=1.1.19-r10 \
|
||||||
py2-pip=10.0.1-r0 \
|
py2-pip=10.0.1-r0 \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue