Skip to content

Commit

Permalink
Update Homebridge Package & FFmpeg Version
Browse files Browse the repository at this point in the history
  • Loading branch information
donavanbecker committed Nov 4, 2023
1 parent 31d86de commit 84c2cc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ LABEL org.opencontainers.image.licenses="GPL-3.0"

# update to latest releases prior to release

ENV HOMEBRIDGE_PKG_VERSION=1.0.34 \
FFMPEG_VERSION=v0.1.0
ENV HOMEBRIDGE_PKG_VERSION=1.2.0 \
FFMPEG_VERSION=v2.1.1

ENV S6_OVERLAY_VERSION=3.1.1.2 \
S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 \
Expand Down

0 comments on commit 84c2cc3

Please sign in to comment.