fix(dockerfile): forget apk action
This commit is contained in:
		
							parent
							
								
									f164b317dc
								
							
						
					
					
						commit
						713c5fa2ad
					
				| @ -15,7 +15,7 @@ LABEL org.label-schema.usage="" | ||||
| LABEL org.label-schema.vcs-url="" | ||||
| 
 | ||||
| # install mSMTP | ||||
| RUN apk --no-cache \ | ||||
| RUN apk --no-cache add \ | ||||
|     ca-certificates \ | ||||
|     postfix \ | ||||
|     bind-tools \ | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user