mirror of
https://github.com/hassio-addons/addon-motioneye.git
synced 2025-05-04 19:21:22 +00:00
Merge d180734845
into 3be5263f26
This commit is contained in:
commit
a1dec45d6a
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||||
|
|
||||||
# Setup base
|
# Setup base
|
||||||
ARG MOTION_VERSION="4.7.0"
|
ARG MOTION_VERSION="4.7.0"
|
||||||
ARG MOTIONEYE_VERSION="0.43.1b2"
|
ARG MOTIONEYE_VERSION="0.43.1b3"
|
||||||
# hadolint ignore=DL3003
|
# hadolint ignore=DL3003
|
||||||
RUN \
|
RUN \
|
||||||
apk add --no-cache --virtual .build-dependencies \
|
apk add --no-cache --virtual .build-dependencies \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue