feat: Added SSL libs to base image
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Build and Push Dev Containers / build (push) Successful in 6m50s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Build and Push Dev Containers / build (push) Successful in 6m50s
				
			This commit is contained in:
		@@ -5,8 +5,10 @@ RUN apk add --no-cache \
 | 
			
		||||
    curl \
 | 
			
		||||
    helix \
 | 
			
		||||
    shadow \
 | 
			
		||||
    openssl \
 | 
			
		||||
    pkgconfig \
 | 
			
		||||
    openssl-dev \
 | 
			
		||||
    pkgconf \
 | 
			
		||||
    build-base \
 | 
			
		||||
    ca-certificates
 | 
			
		||||
 | 
			
		||||
RUN chsh -s /bin/bash
 | 
			
		||||
RUN mkdir /app
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user