We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0073101 commit 3fd7d1eCopy full SHA for 3fd7d1e
2 files changed
Dockerfile
@@ -1,7 +1,7 @@
1
FROM gliderlabs/alpine:3.3
2
MAINTAINER Bruno Celeste <bruno@coconut.co>
3
4
-ENV FFMPEG_VERSION=3.0
+ENV FFMPEG_VERSION=3.0.1
5
6
WORKDIR /tmp/ffmpeg
7
README.md
@@ -2,7 +2,7 @@
The image is only **106.7 MB** versus ~350 MB.
-Current FFmpeg version: `3.0`
+Current FFmpeg version: `3.0.1`
## FFmpeg Build Configuration
8
0 commit comments