chore(deps): update mwader/static-ffmpeg docker tag to v7.1.1 (#827)
Co-authored-by: stoat-release[bot] <245062572+stoat-release[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
6ece5cde3b
commit
23ba7d8fd8
@@ -5,8 +5,8 @@ FROM debian:12 AS debian
|
|||||||
# Bundle Stage
|
# Bundle Stage
|
||||||
FROM gcr.io/distroless/cc-debian12:nonroot
|
FROM gcr.io/distroless/cc-debian12:nonroot
|
||||||
COPY --from=builder /home/rust/src/target/release/revolt-autumn ./
|
COPY --from=builder /home/rust/src/target/release/revolt-autumn ./
|
||||||
COPY --from=mwader/static-ffmpeg:7.0.2 /ffmpeg /usr/local/bin/
|
COPY --from=mwader/static-ffmpeg:7.1.1 /ffmpeg /usr/local/bin/
|
||||||
COPY --from=mwader/static-ffmpeg:7.0.2 /ffprobe /usr/local/bin/
|
COPY --from=mwader/static-ffmpeg:7.1.1 /ffprobe /usr/local/bin/
|
||||||
COPY --from=debian /usr/bin/uname /usr/bin/uname
|
COPY --from=debian /usr/bin/uname /usr/bin/uname
|
||||||
|
|
||||||
EXPOSE 14704
|
EXPOSE 14704
|
||||||
|
|||||||
@@ -5,8 +5,8 @@ FROM debian:12 AS debian
|
|||||||
# Bundle Stage
|
# Bundle Stage
|
||||||
FROM gcr.io/distroless/cc-debian12:nonroot
|
FROM gcr.io/distroless/cc-debian12:nonroot
|
||||||
COPY --from=builder /home/rust/src/target/release/revolt-january ./
|
COPY --from=builder /home/rust/src/target/release/revolt-january ./
|
||||||
COPY --from=mwader/static-ffmpeg:7.0.2 /ffmpeg /usr/local/bin/
|
COPY --from=mwader/static-ffmpeg:7.1.1 /ffmpeg /usr/local/bin/
|
||||||
COPY --from=mwader/static-ffmpeg:7.0.2 /ffprobe /usr/local/bin/
|
COPY --from=mwader/static-ffmpeg:7.1.1 /ffprobe /usr/local/bin/
|
||||||
COPY --from=debian /usr/bin/uname /usr/bin/uname
|
COPY --from=debian /usr/bin/uname /usr/bin/uname
|
||||||
|
|
||||||
EXPOSE 14705
|
EXPOSE 14705
|
||||||
|
|||||||
Reference in New Issue
Block a user