Skip to content

Commit

Permalink
[bugfix] Update motioneye to 0.43.1b2. (#488)
Browse files Browse the repository at this point in the history
  • Loading branch information
RubenNL authored Jun 22, 2024
1 parent 5b11e15 commit 9d95846
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 @@ -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 \
Expand Down

0 comments on commit 9d95846

Please sign in to comment.