⬆️ Update Motion-Project/motion to v4.5.1 (#409)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-04-19 12:24:24 +02:00 committed by GitHub
parent c2c30afe23
commit 6f49d42230
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ FROM ${BUILD_FROM}
SHELL ["/bin/bash", "-o", "pipefail", "-c"] SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# Setup base # Setup base
ARG MOTION_VERSION="4.4.0" ARG MOTION_VERSION="4.5.1"
ARG MOTIONEYE_VERSION="ef1c42b57895324a2fb7129e63d37412061a82e2" ARG MOTIONEYE_VERSION="ef1c42b57895324a2fb7129e63d37412061a82e2"
# hadolint ignore=DL3003 # hadolint ignore=DL3003
RUN \ RUN \