Skip to content

Commit 3fd7d1e

Browse files
committed
FFmpeg 3.0.1
1 parent 0073101 commit 3fd7d1e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM gliderlabs/alpine:3.3
22
MAINTAINER Bruno Celeste <bruno@coconut.co>
33

4-
ENV FFMPEG_VERSION=3.0
4+
ENV FFMPEG_VERSION=3.0.1
55

66
WORKDIR /tmp/ffmpeg
77

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
The image is only **106.7 MB** versus ~350 MB.
44

5-
Current FFmpeg version: `3.0`
5+
Current FFmpeg version: `3.0.1`
66

77
## FFmpeg Build Configuration
88

0 commit comments

Comments
 (0)