Skip to content

Commit c3bb9ec

Browse files
author
Nate Todd
committed
Update to 0.21.1
1 parent 6d67500 commit c3bb9ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

video-transcoding/Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# ntodd/video-transcoding:0.18.0
1+
# ntodd/video-transcoding:0.21.1
22

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

6-
ENV GEM_VERSION 0.19.0
6+
ENV GEM_VERSION 0.21.1
77

88
# install build dependencies to compile ffmpeg from master
99
RUN set -ex \

0 commit comments

Comments
 (0)