Add gnupg to Dockerfile (#11365)
Co-authored-by: zeripath <art27@cantab.net>
This commit is contained in:
		
							parent
							
								
									6e23a1b843
								
							
						
					
					
						commit
						c9187b8116
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -37,7 +37,8 @@ RUN apk --no-cache add \ | |||
|     s6 \ | ||||
|     sqlite \ | ||||
|     su-exec \ | ||||
|     tzdata | ||||
|     tzdata \ | ||||
|     gnupg | ||||
| 
 | ||||
| RUN addgroup \ | ||||
|     -S -g 1000 \ | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue