Skip to content

Commit 62eec71

Browse files
author
Nate Todd
committed
Upgrade video_transcoding gem to 0.19.0
1 parent d04e2f2 commit 62eec71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

video-transcoding/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
FROM ntodd/ruby-xenial:2.4.0
44
LABEL maintainer="Nate Todd <nate@pixelauthorityllc.com>"
55

6-
ENV GEM_VERSION 0.18.0
6+
ENV GEM_VERSION 0.19.0
77

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

0 commit comments

Comments
 (0)