This commit is contained in:
renovate[bot] 2025-05-02 15:41:56 +00:00 committed by GitHub
commit a1dec45d6a
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 \