mirror of
https://github.com/hassio-addons/addon-motioneye.git
synced 2025-05-04 19:21:22 +00:00
⬆️ Upgrades curl-dev to 7.67.0-r0
This commit is contained in:
parent
6b877575ec
commit
15d6ab2ee4
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ COPY requirements.txt /tmp/
|
|||
# Setup base
|
||||
RUN \
|
||||
apk add --no-cache --virtual .build-dependencies \
|
||||
curl-dev=7.66.0-r0 \
|
||||
curl-dev=7.67.0-r0 \
|
||||
gcc=8.3.0-r0 \
|
||||
jpeg-dev=8-r6 \
|
||||
musl-dev=1.1.22-r3 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue