fix: Added missing prefix to base image extensions
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Build and Push Dev Containers / build (push) Failing after 1m46s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Build and Push Dev Containers / build (push) Failing after 1m46s
				
			This commit is contained in:
		@@ -1,4 +1,4 @@
 | 
			
		||||
FROM base:latest
 | 
			
		||||
FROM git.luke-else.co.uk/luke-else/base:latest
 | 
			
		||||
 | 
			
		||||
RUN apk add --no-cache \
 | 
			
		||||
    go
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user