Skip to content

Commit

Permalink
⬆️ Update Motion-Project/motion to v4.5.1 (#409)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 19, 2023
1 parent c2c30af commit 6f49d42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion motioneye/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 6f49d42

Please sign in to comment.