mirror of
				https://github.com/linuxkit/linuxkit.git
				synced 2025-11-04 07:22:13 +00:00 
			
		
		
		
	pkg: Update kernel used for the firmware package
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@gmail.com>
This commit is contained in:
		@@ -1,5 +1,5 @@
 | 
				
			|||||||
# Make modules from a recentish kernel available
 | 
					# Make modules from a recentish kernel available
 | 
				
			||||||
FROM linuxkit/kernel:4.14.12 AS kernel
 | 
					FROM linuxkit/kernel:4.14.28 AS kernel
 | 
				
			||||||
 | 
					
 | 
				
			||||||
FROM linuxkit/alpine:96ad1eb5ec262b4cd0eef574cdc0b225b502d9ee AS build
 | 
					FROM linuxkit/alpine:96ad1eb5ec262b4cd0eef574cdc0b225b502d9ee AS build
 | 
				
			||||||
RUN apk add --no-cache git kmod
 | 
					RUN apk add --no-cache git kmod
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user