Update Dockerfile

This commit is contained in:
Alfred Gutierrez 2017-06-19 23:21:52 -07:00 committed by GitHub
parent 9787104c9d
commit fdca2e7a9d
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
FROM alpine:3.3
MAINTAINER Alfred Gutierrez <alf.g.jr@gmail.com>
ENV NGINX_VERSION 1.10.2
ENV NGINX_RTMP_VERSION 1.1.10
ENV FFMPEG_VERSION 3.1.5
ENV NGINX_VERSION 1.12.0
ENV NGINX_RTMP_VERSION 1.1.11
ENV FFMPEG_VERSION 3.3.2
EXPOSE 1935
EXPOSE 80