Skip to content

Commit 1520c13

Browse files
committed
pkg 1.0.31
1 parent 032a67b commit 1520c13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ RUN case "$(uname -m)" in \
5353
&& set -x \
5454
&& curl -Lfs https://github.com/homebridge/ffmpeg-for-homebridge/releases/download/v0.1.0/ffmpeg-debian-${FFMPEG_ARCH}.tar.gz | tar xzf - -C / --no-same-owner
5555

56-
ENV HOMEBRIDGE_PKG_VERSION=1.0.30
56+
ENV HOMEBRIDGE_PKG_VERSION=1.0.31
5757

5858
RUN case "$(uname -m)" in \
5959
x86_64) DEB_ARCH='amd64';; \

0 commit comments

Comments
 (0)