mirror of
https://github.com/hassio-addons/addon-motioneye.git
synced 2025-05-04 11:11:29 +00:00
Update motioneye to 0.43.1b2.
This commit is contained in:
parent
5b11e15152
commit
edf237fe45
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
|||
|
||||
# Setup base
|
||||
ARG MOTION_VERSION="4.6.0"
|
||||
ARG MOTIONEYE_VERSION="0.43.1b1"
|
||||
ARG MOTIONEYE_VERSION="0.43.1b2"
|
||||
# hadolint ignore=DL3003
|
||||
RUN \
|
||||
apk add --no-cache --virtual .build-dependencies \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue