mirror of
https://github.com/hassio-addons/addon-motioneye.git
synced 2025-05-04 11:11:29 +00:00
⬆️ Update Motion-Project/motion to v4.7.0
This commit is contained in:
parent
6c48251f6a
commit
410a1136f8
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ FROM ${BUILD_FROM}
|
|||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
|
||||
# Setup base
|
||||
ARG MOTION_VERSION="4.6.0"
|
||||
ARG MOTION_VERSION="4.7.0"
|
||||
ARG MOTIONEYE_VERSION="0.43.1b2"
|
||||
# hadolint ignore=DL3003
|
||||
RUN \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue