Update Docker base image
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Build and push / Build and push images (push) Failing after 44s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Build and push / Build and push images (push) Failing after 44s
				
			This commit is contained in:
		@@ -1,3 +1,3 @@
 | 
				
			|||||||
FROM node:18-bullseye
 | 
					FROM docker.io/node:18-bullseye
 | 
				
			||||||
RUN apt-get -y update && \
 | 
					RUN apt-get -y update && \
 | 
				
			||||||
    apt-get -y install sudo
 | 
					    apt-get -y install sudo
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user