Remove su-exec from Docker image (#6722)
It is no longer necessary since commit
be9bab171d.
			
			
This commit is contained in:
		
							parent
							
								
									494969d394
								
							
						
					
					
						commit
						58a4633707
					
				| 
						 | 
					@ -38,7 +38,6 @@ RUN apk -U upgrade \
 | 
				
			||||||
    libpq \
 | 
					    libpq \
 | 
				
			||||||
    nodejs \
 | 
					    nodejs \
 | 
				
			||||||
    protobuf \
 | 
					    protobuf \
 | 
				
			||||||
    su-exec \
 | 
					 | 
				
			||||||
    tini \
 | 
					    tini \
 | 
				
			||||||
    tzdata \
 | 
					    tzdata \
 | 
				
			||||||
 && update-ca-certificates \
 | 
					 && update-ca-certificates \
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue