mirror of
				https://github.com/linuxkit/linuxkit.git
				synced 2025-10-31 01:37:42 +00:00 
			
		
		
		
	fix BASE in makefile to match Dockerfile
Signed-off-by: Liqdfire <liqdfire@gmail.com>
This commit is contained in:
		| @@ -1,6 +1,6 @@ | |||||||
| .PHONY: tag push | .PHONY: tag push | ||||||
|  |  | ||||||
| BASE=debian:jessie | BASE=debian:stretch | ||||||
| IMAGE=guestfs | IMAGE=guestfs | ||||||
|  |  | ||||||
| default: push | default: push | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user