⬆️ Update Motion-Project/motion to v4.5.1

This commit is contained in:
renovate[bot] 2023-04-19 10:03:15 +00:00 committed by GitHub
parent c2c30afe23
commit b65d7669ca
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"]
# Setup base
ARG MOTION_VERSION="4.4.0"
ARG MOTION_VERSION="4.5.1"
ARG MOTIONEYE_VERSION="ef1c42b57895324a2fb7129e63d37412061a82e2"
# hadolint ignore=DL3003
RUN \