Skip to content

Commit

Permalink
⬆️ Update Motion-Project/motion to v4.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 23, 2024
1 parent a9538dd commit a1deab0
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.6.0"
ARG MOTION_VERSION="4.7.0"
ARG MOTIONEYE_VERSION="0.43.1b2"
# hadolint ignore=DL3003
RUN \
Expand Down

0 comments on commit a1deab0

Please sign in to comment.