Skip to content

Commit

Permalink
Update to 0.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Nate Todd committed Dec 3, 2018
1 parent 6d67500 commit c3bb9ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions video-transcoding/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# ntodd/video-transcoding:0.18.0
# ntodd/video-transcoding:0.21.1

FROM ntodd/ruby-xenial:2.4.0
LABEL maintainer="Nate Todd <nate@pixelauthorityllc.com>"

ENV GEM_VERSION 0.19.0
ENV GEM_VERSION 0.21.1

# install build dependencies to compile ffmpeg from master
RUN set -ex \
Expand Down

0 comments on commit c3bb9ec

Please sign in to comment.