Update motioneye to 0.43.1b2.

This commit is contained in:
Ruben 2024-06-12 20:17:54 +02:00
parent 5b11e15152
commit edf237fe45
No known key found for this signature in database
GPG key ID: ACCC7C9BA9F27497

View file

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