Skip to content

Commit

Permalink
upgrade bento4
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricve committed Feb 11, 2025
1 parent 6068705 commit cf3e491
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ RUN /dist/agent/main version
###############################################
# Build Bento4 -> we want fragmented mp4 files

ENV BENTO4_VERSION 1.6.0-639
ENV BENTO4_VERSION 1.6.0-641
RUN cd /tmp && git clone https://github.com/axiomatic-systems/Bento4 && cd Bento4 && \
git checkout tags/v${BENTO4_VERSION} && \
cd Build && \
Expand Down

0 comments on commit cf3e491

Please sign in to comment.