Skip to content

Commit 0f55a41

Browse files
committed
Update Dockerfile
1 parent 1012264 commit 0f55a41

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
FROM lambci/lambda-base:build
22

3-
RUN yum update -y
3+
# Using instructions from:
4+
# https://trac.ffmpeg.org/wiki/CompilationGuide/Centos
45

56
RUN yum install -y install autoconf \
67
automake \

0 commit comments

Comments
 (0)