Update Alpine to 3.4. Version bumps for ffmpeg, nginx, and nginx-rtmp-module.
This commit is contained in:
		
							parent
							
								
									6092a91c0e
								
							
						
					
					
						commit
						adf6afa3ed
					
				
					 2 changed files with 18 additions and 18 deletions
				
			
		
							
								
								
									
										10
									
								
								Dockerfile
									
										
									
									
									
								
							
							
						
						
									
										10
									
								
								Dockerfile
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -1,9 +1,9 @@
 | 
			
		|||
FROM alpine:3.3
 | 
			
		||||
MAINTAINER Alfred Gutierrez <alf.g.jr@gmail.com>
 | 
			
		||||
FROM alpine:3.4
 | 
			
		||||
LABEL author Alfred Gutierrez <alf.g.jr@gmail.com>
 | 
			
		||||
 | 
			
		||||
ENV NGINX_VERSION 1.13.6
 | 
			
		||||
ENV NGINX_RTMP_VERSION 1.2.0
 | 
			
		||||
ENV FFMPEG_VERSION 3.3.4
 | 
			
		||||
ENV NGINX_VERSION 1.13.8
 | 
			
		||||
ENV NGINX_RTMP_VERSION 1.2.1
 | 
			
		||||
ENV FFMPEG_VERSION 3.4.2
 | 
			
		||||
 | 
			
		||||
EXPOSE 1935
 | 
			
		||||
EXPOSE 80
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue