Update Dockerfile
This commit is contained in:
		
							parent
							
								
									99f7f42ff5
								
							
						
					
					
						commit
						55afa4bf7e
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
					@ -1,9 +1,9 @@
 | 
				
			||||||
FROM alpine:3.3
 | 
					FROM alpine:3.3
 | 
				
			||||||
MAINTAINER Alfred Gutierrez <alf.g.jr@gmail.com>
 | 
					MAINTAINER Alfred Gutierrez <alf.g.jr@gmail.com>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ENV NGINX_VERSION 1.12.0
 | 
					ENV NGINX_VERSION 1.13.6
 | 
				
			||||||
ENV NGINX_RTMP_VERSION 1.1.11
 | 
					ENV NGINX_RTMP_VERSION 1.2.0
 | 
				
			||||||
ENV FFMPEG_VERSION 3.3.2
 | 
					ENV FFMPEG_VERSION 3.3.4
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXPOSE 1935
 | 
					EXPOSE 1935
 | 
				
			||||||
EXPOSE 80
 | 
					EXPOSE 80
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue