Skip to content

Commit 4a3f98b

Browse files
renovate[bot]rob93c
authored andcommitted
Update mwader/static-ffmpeg Docker tag to v7.1.1
1 parent 4e07c16 commit 4a3f98b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ RUN ./gradlew runtime --no-daemon
1919
FROM gcr.io/distroless/base-nossl:nonroot AS bot
2020

2121
# bump: ffmpeg /static-ffmpeg:([\d.]+)/ docker:mwader/static-ffmpeg|~7.0
22-
COPY --from=mwader/static-ffmpeg:7.0.2 /ffmpeg /usr/local/bin/
22+
COPY --from=mwader/static-ffmpeg:7.1.1 /ffmpeg /usr/local/bin/
2323
ENV FFMPEG_PATH=/usr/local/bin/ffmpeg
2424

2525
COPY --from=builder /app/libwebp/bin/cwebp /usr/local/bin/

0 commit comments

Comments
 (0)