diff --git a/Dockerfile b/Dockerfile index 13b6f50..45b3ac4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM gliderlabs/alpine:3.3 MAINTAINER Bruno Celeste -ENV FFMPEG_VERSION=3.0.2 +ENV FFMPEG_VERSION=3.4.1 WORKDIR /tmp/ffmpeg diff --git a/README.md b/README.md index a0eeefa..7678a2a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ The image is only **106.7 MB** versus ~350 MB. -Current FFmpeg version: `3.0.2` +Current FFmpeg version: `3.4.1` ## FFmpeg Build Configuration