Some checks failed
		
		
	
	Build and push / Build and push images (push) Failing after 44s
				
			
		
			
				
	
	
		
			4 lines
		
	
	
		
			87 B
		
	
	
	
		
			Docker
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			87 B
		
	
	
	
		
			Docker
		
	
	
	
	
	
FROM docker.io/node:18-bullseye
 | 
						|
RUN apt-get -y update && \
 | 
						|
    apt-get -y install sudo
 |