mirror of
				https://github.com/craigerl/aprsd.git
				synced 2025-11-04 05:30:27 -05:00 
			
		
		
		
	Update Dockerfile to 22.04
This commit is contained in:
		
							parent
							
								
									c1db238719
								
							
						
					
					
						commit
						4fe99c35b5
					
				@ -1,5 +1,5 @@
 | 
				
			|||||||
#FROM python:3-bullseye as aprsd
 | 
					#FROM python:3-bullseye as aprsd
 | 
				
			||||||
FROM ubuntu:focal as aprsd
 | 
					FROM ubuntu:22.04 as aprsd
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Dockerfile for building a container during aprsd development.
 | 
					# Dockerfile for building a container during aprsd development.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user