You've already forked dockerfiles
							
							
				mirror of
				https://github.com/vimagick/dockerfiles.git
				synced 2025-10-30 23:47:48 +02:00 
			
		
		
		
	Fixing missing dependency for pushover
Python dependency chump is required for pushover to work.
This commit is contained in:
		| @@ -23,6 +23,7 @@ RUN set -xe \ | ||||
|                               minidb    \ | ||||
|                               pyyaml    \ | ||||
|                               requests  \ | ||||
|                               chump     \ | ||||
|                               urlwatch  \ | ||||
|     && apk del build-base  \ | ||||
|                libffi-dev  \ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user