We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9783435 commit b531bc0Copy full SHA for b531bc0
Dockerfile
@@ -1,6 +1,6 @@
1
FROM ghcr.io/vilsol/ffmpeg-alpine:latest@sha256:1bc053b7b5148efea76a6f4ace36247e80e470f24e70ba65e75cfe2d24842ff1 as ffmpeg
2
3
-FROM alpine:edge
+FROM alpine:edge@sha256:e64a0b2fc7ff870c2b22506009288daa5134da2b8c541440694b629fc22d792e
4
5
# ffmpeg
6
COPY --from=ffmpeg /root/bin/ffmpeg /bin/ffmpeg
0 commit comments