⬆️ Update motioneye-project/motioneye to v0.43.1b3

This commit is contained in:
renovate[bot] 2025-05-02 15:41:53 +00:00 committed by GitHub
parent 3be5263f26
commit d180734845
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# Setup base
ARG MOTION_VERSION="4.7.0"
ARG MOTIONEYE_VERSION="0.43.1b2"
ARG MOTIONEYE_VERSION="0.43.1b3"
# hadolint ignore=DL3003
RUN \
apk add --no-cache --virtual .build-dependencies \